diff --git a/package.json b/package.json index 2001b99..2519d8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "css-modules-compiler", - "version": "0.2.0", + "version": "1.0.0", "main": "src/index.js", "bin": "./bin/css-modules-compiler.js", "description": "An automation task to compile css-modules and remove it from the components",