diff --git a/package.json b/package.json index c7bbba7..96fd78c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "debowerify", - "version": "0.1.4", + "version": "0.1.5", "description": "A browserify transform to enable the easy use of bower components in browserify client javascript projects. This can be used in conjunction with deamdify to require AMD components from bower as well.", "main": "index.js", "repository": {