From 42901d1e46c2fe3102e41e83955cfc457f968efd Mon Sep 17 00:00:00 2001 From: Leonardo Dutra Date: Tue, 23 Aug 2016 21:27:06 -0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7f6d3bb..02dd346 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simpleflakes", - "version": "1.2.2", + "version": "1.2.3", "description": "Fast, and reliable, distributed 64-bit ID generation, in pure JavaScript, for Node.js.", "main": "index.js", "scripts": {