diff --git a/package.json b/package.json index 6766119..57742f8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "namedrop-js", "type": "module", - "version": "0.3.0", + "version": "0.5.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"