diff --git a/package-lock.json b/package-lock.json index 48a8270..33b2727 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "@free-domains/cli", - "version": "1.2.2", + "version": "1.2.3", "license": "MIT", "dependencies": { "@octokit/auth-oauth-device": "^6.0.1", diff --git a/package.json b/package.json index 186efa8..d6b0f6e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@free-domains/cli", - "version": "1.2.2", + "version": "1.2.3", "description": "Register a free subdomain with Free Domains using your command line.", "main": "src/index.js", "bin": {