diff --git a/package.json b/package.json index c9a75dc..df38096 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "metalsmith-react-templates", - "version": "4.0.0", + "version": "4.0.1", "description": "A metalsmith plugin to render files using ReactJS based templates", "main": "lib/index.js", "scripts": {