Skip to content

Commit 8cfff25

Browse files
committed
Uglify and update the version number
1 parent b398f3b commit 8cfff25

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

angular-local-storage.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-local-storage",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"homepage": "http://gregpike.net/demos/angular-local-storage/demo.html",
55
"authors": [
66
"grevory <greg@gregpike.ca>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-local-storage",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "An Angular module that gives you access to the browsers local storage",
55
"main": "angular-local-storage.js",
66
"scripts": {

0 commit comments

Comments
 (0)