This repository has been archived by the owner on Jul 28, 2021. It is now read-only.
forked from uuidjs/uuid
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
AJ ONeal
committed
Nov 12, 2015
1 parent
3ff5482
commit 17365b4
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "node-uuid", | ||
"version": "1.4.5", | ||
"version": "1.4.6", | ||
"homepage": "https://github.com/broofa/node-uuid", | ||
"authors": [ | ||
"Robert Kieffer <[email protected]>" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "node-uuid", | ||
"repo": "broofa/node-uuid", | ||
"description": "Rigorous implementation of RFC4122 (v1 and v4) UUIDs.", | ||
"version": "1.4.5", | ||
"version": "1.4.6", | ||
"author": "Robert Kieffer <[email protected]>", | ||
"contributors": [ | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters