From a811978ce5ec4c8c295c365f7aea41e6c0381e9d Mon Sep 17 00:00:00 2001 From: Gregory Pike Date: Wed, 13 Aug 2014 23:14:39 -0230 Subject: [PATCH] Updated version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b7dce6..174b3b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-local-storage", - "version": "0.0.5", + "version": "0.0.6", "description": "An Angular module that gives you access to the browsers local storage", "main": "angular-local-storage.js", "scripts": {