diff --git a/package.json b/package.json index 1eeeb79..5fc4e08 100644 --- a/package.json +++ b/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": {