diff --git a/package.json b/package.json index 245c956..e4af5af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strip-pragma-loader", - "version": "1.0.0", + "version": "1.0.1", "description": "A webpack loader to strip out code blocks between RequireJS pragma style comments.", "main": "index.js", "repository": {