Skip to content

Commit

Permalink
Fixing package.json version
Browse files Browse the repository at this point in the history
  • Loading branch information
leodutra committed May 11, 2016
1 parent 87f96d1 commit 26213d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "simpleflakes",
"version": "1.1.0",
"version": "1.2.1",
"description": "Fast, and reliable, distributed 64-bit ID generation, in pure JavaScript, for Node.js.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 26213d5

Please sign in to comment.