Browse Source

chore: bump versio to 2.0.2

Nicolas Meienberger 1 year ago
parent
commit
5495d87979
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package.json
  2. 1 1
      packages/cli/package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "runtipi",
   "name": "runtipi",
-  "version": "2.0.1",
+  "version": "2.0.2",
   "description": "A homeserver for everyone",
   "description": "A homeserver for everyone",
   "scripts": {
   "scripts": {
     "knip": "knip",
     "knip": "knip",

+ 1 - 1
packages/cli/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@runtipi/cli",
   "name": "@runtipi/cli",
-  "version": "2.0.1",
+  "version": "2.0.2",
   "description": "",
   "description": "",
   "main": "index.js",
   "main": "index.js",
   "bin": "dist/index.js",
   "bin": "dist/index.js",