diff --git a/bower.json b/bower.json index efd3155..7d8a45f 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "filer", - "version": "0.0.7", + "version": "0.0.8", "main": "dist/filer.js", "devDependencies": { "mocha": "1.17.1", diff --git a/package.json b/package.json index 67a2584..609671c 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "idb", "websql" ], - "version": "0.0.7", + "version": "0.0.8", "author": "Alan K (http://blog.modeswitch.org)", "homepage": "http://js-platform.github.io/filer", "bugs": "https://github.com/js-platform/filer/issues",