diff --git a/package.json b/package.json index 55a7e61f..6a50446b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "svgr", "description": "Convert raw SVG into React components.", - "version": "0.1.0", + "version": "0.2.0", "main": "lib/index.js", "repository": "git@github.com:smooth-code/svgr.git", "author": "Greg Bergé ",