Skip to content

Commit 0d37d72

Browse files
author
Tyler Garlick
committed
1.0.1
1 parent d62b158 commit 0d37d72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-uuid",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"homepage": "https://github.com/TylerGarlick/simple-uuid",
55
"authors": [
66
"Tyler Garlick <tjgarlick@gmail.com>"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-uuid",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Simple UUID generation",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)