diff --git a/package.json b/package.json index 97f7c63..3dd4531 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yid", - "version": "1.0.0", + "version": "1.1.0", "description": "A small and fast ID generator that produces ordered IDs.", "main": "index.js", "scripts": {