diff --git a/package.json b/package.json index 95a2408..e327f65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "babel-plugin-inline-react-svg", - "version": "0.5.1", + "version": "0.5.2", "description": "A babel plugin that optimizes and inlines SVGs for your react components.", "main": "lib/index.js", "scripts": {