diff --git a/package.json b/package.json index ac24bca..7edcce6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uuid-color", - "version": "0.0.5", + "version": "0.0.6", "description": "A lightweight package to generate unique and uniformly sampled colors from UUIDs.", "main": "lib/index.js", "scripts": {