diff --git a/README.md b/README.md index f3cc9bc..f320840 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Branch (`master/main/dev`) is optional. --> ## Changelog -### **WORK IN PROGRESS** +### 2.0.4 (2022-05-22) * (bluefox) Made it possible to run with npx ## License diff --git a/package.json b/package.json index 34b0ca0..95dce95 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "2.0.3", + "version": "2.0.4", "name": "@iobroker/repochecker", "dependencies": { "axios": "^0.27.2",