diff --git a/bower.json b/bower.json index 6aff765..5cd2f81 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "path-loader", "main": "browser/path-loader.js", - "version": "1.0.5", + "version": "1.0.6", "homepage": "https://github.com/whitlockjc/path-loader", "authors": [ "Jeremy Whitlock " diff --git a/package.json b/package.json index c255485..49c55c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "path-loader", - "version": "1.0.5", + "version": "1.0.6", "description": "Utility that provides a single API for loading the content of a path/URL.", "main": "index.js", "scripts": {