From cba19693ac39d73d2dd1fe68b3973bd4bdb39ff7 Mon Sep 17 00:00:00 2001 From: Ali Al Dallal Date: Tue, 10 Jun 2014 11:39:55 -0700 Subject: [PATCH] v0.0.11 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index e7e8ff3..cba5d92 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "filer", - "version": "0.0.10", + "version": "0.0.11", "main": "dist/filer.js", "devDependencies": { "mocha": "1.17.1", diff --git a/package.json b/package.json index 2e93433..bad81d3 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "idb", "websql" ], - "version": "0.0.10", + "version": "0.0.11", "author": "Alan K (http://blog.modeswitch.org)", "homepage": "http://js-platform.github.io/filer", "bugs": "https://github.com/js-platform/filer/issues",