From a349a0ec2816acd0c1f9b2b0cd33151bb7b546a7 Mon Sep 17 00:00:00 2001 From: Barak Igal Date: Thu, 20 Jul 2017 18:02:21 +0300 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 591efe208..056c0dff3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stylable", - "version": "1.0.3", + "version": "1.0.4", "description": "", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts",