We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a5f27f commit 871c781Copy full SHA for 871c781
package.json
@@ -2,7 +2,7 @@
2
"name": "angular-uuid",
3
"title": "angular-uuid",
4
"description": "An AngularJS wrapper for a rigorous implementation of RFC4122 (v1 and v4) UUIDs.",
5
- "version": "0.0.1",
+ "version": "0.0.2",
6
"homepage": "https://github.com/munkychop/angular-uuid",
7
"author": {
8
"name": "Ivan Hayes",
@@ -30,4 +30,4 @@
30
"url": "https://github.com/munkychop/angular-uuid/blob/master/LICENSE"
31
}
32
]
33
-}
+}
0 commit comments