diff --git a/package.json b/package.json index 5fd8025..0e26c16 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "grunt-codepainter", "description": "Grunt plugin for codepainter-A JavaScript beautifier that can both infer coding style and transform code to reflect that style.", - "version": "0.2.1", + "version": "1.0.0", "homepage": "https://github.com/bboyle/grunt-codepainter", "author": { "name": "Ben Boyle",