Skip to content

Commit 0c2d19b

Browse files
committed
Release-0.0.0
Releasing version 0.0.0 of the package to npmjs.org and github. Version bumps done in: - README.md - package.json
1 parent d20d069 commit 0c2d19b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ sequential and human-readable ids.
1010

1111
|aspect|detail|
1212
|-------|-----:|
13-
|version|0.0.0-alpha.5.0|
13+
|version|0.0.0|
1414
|dependencies|none|
1515
|node|0.11, 0.10|
16-
|last updated|24th Oct, 2014|
16+
|last updated|11th December, 2014|
1717

1818

1919
## installation

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sequential-ids",
3-
"version": "0.0.0-alpha.5.0",
3+
"version": "0.0.0",
44
"description": "centralized generation of sequential, human-readable ids",
55
"homepage": "https://github.com/forfuture-dev/node-sequential-ids",
66
"license": "MIT",

0 commit comments

Comments
 (0)