Skip to content

Commit 871c781

Browse files
committed
bump version for npm.
1 parent 8a5f27f commit 871c781

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "angular-uuid",
33
"title": "angular-uuid",
44
"description": "An AngularJS wrapper for a rigorous implementation of RFC4122 (v1 and v4) UUIDs.",
5-
"version": "0.0.1",
5+
"version": "0.0.2",
66
"homepage": "https://github.com/munkychop/angular-uuid",
77
"author": {
88
"name": "Ivan Hayes",
@@ -30,4 +30,4 @@
3030
"url": "https://github.com/munkychop/angular-uuid/blob/master/LICENSE"
3131
}
3232
]
33-
}
33+
}

0 commit comments

Comments
 (0)