diff --git a/package.json b/package.json index 5dd85b2..86d00b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-ufw", - "version": "1.0.0-alpha.8", + "version": "2.0.0", "description": "Manipulate UFW (Ubuntu distribution only) via Node.js.", "license": "MIT", "typings": "./index.d.ts",