From 2b5d1ae8559a50cd73ca8377e90b27789c2e8a7d Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Mon, 20 Jan 2020 19:24:13 +0100 Subject: [PATCH] Bumped v2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d23e250..d9f5fb7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hyperid", - "version": "2.0.2", + "version": "2.0.3", "description": "Uber-fast unique id generation, for Node.js and the browser", "main": "hyperid", "scripts": {