Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Commit

Permalink
new package files
Browse files Browse the repository at this point in the history
  • Loading branch information
broofa committed Mar 5, 2015
1 parent bfce984 commit 886463c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-uuid",
"version": "1.4.2",
"version": "1.4.3",
"homepage": "https://github.com/broofa/node-uuid",
"authors": [
"Robert Kieffer <[email protected]>"
Expand Down
4 changes: 2 additions & 2 deletions component.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "node-uuid",
"repo": "broofa/node-uuid",
"description": "Rigorous implementation of RFC4122 (v1 and v4) UUIDs.",
"version": "1.4.0",
"version": "1.4.3",
"author": "Robert Kieffer <[email protected]>",
"contributors": [
{"name": "Christoph Tavan <[email protected]>", "github": "https://github.com/ctavan"}
Expand All @@ -15,4 +15,4 @@
"uuid.js"
],
"license": "MIT"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"lib" : ".",
"main" : "./uuid.js",
"repository" : { "type" : "git", "url" : "https://github.com/broofa/node-uuid.git" },
"version" : "1.4.2",
"version" : "1.4.3",
"licenses": [
{
"type": "MIT",
Expand Down

0 comments on commit 886463c

Please sign in to comment.