From 80253357ba0ce1cba5709b641e8aeca73e0f0cc6 Mon Sep 17 00:00:00 2001 From: Blake Embrey Date: Fri, 17 Feb 2017 18:08:55 -0800 Subject: [PATCH] v2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1262d11..c00de9e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "free-style", - "version": "2.2.0", + "version": "2.3.0", "description": "Make CSS easier and more maintainable by using JavaScript", "main": "dist/free-style.js", "typings": "dist/free-style.d.ts",