diff --git a/package.json b/package.json index c1bb04d..fdc358b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cloudflare-zone", - "version": "0.0.0", + "version": "1.0.0", "description": "Cloudflare Zone Updater", "scripts": { "build": "babel src --out-dir .",