From ce4fe0fa411ca94b4035425820c0329191da5f4f Mon Sep 17 00:00:00 2001 From: Alan K Date: Tue, 27 May 2014 14:58:10 -0400 Subject: [PATCH] v0.0.8 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",