diff --git a/package.json b/package.json index 9703306..c7057d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-local-storage", - "version": "0.1.0", + "version": "0.1.1", "description": "An Angular module that gives you access to the browsers local storage", "homepage": "https://github.com/grevory/angular-local-storage", "main": "angular-local-storage.js",