diff --git a/package.json b/package.json index 371a937..626ca6e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "antibotmail", - "version": "1.0.0", + "version": "0.1.0", "description": "A Node.js module to interact with the AntiBotMail API", "main": "./dist/index.js", "module": "./src/index.mjs",