Browse Source

chore: bump version

Nicolas Meienberger 2 years ago
parent
commit
08ec903660
3 changed files with 3 additions and 3 deletions
  1. 1 1
      package.json
  2. 1 1
      packages/dashboard/package.json
  3. 1 1
      packages/system-api/package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "runtipi",
   "name": "runtipi",
-  "version": "0.4.2",
+  "version": "0.5.0",
   "description": "A homeserver for everyone",
   "description": "A homeserver for everyone",
   "scripts": {
   "scripts": {
     "test": "jest",
     "test": "jest",

+ 1 - 1
packages/dashboard/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "dashboard",
   "name": "dashboard",
-  "version": "0.4.2",
+  "version": "0.5.0",
   "private": true,
   "private": true,
   "scripts": {
   "scripts": {
     "test": "jest --colors",
     "test": "jest --colors",

+ 1 - 1
packages/system-api/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "system-api",
   "name": "system-api",
-  "version": "0.4.2",
+  "version": "0.5.0",
   "description": "",
   "description": "",
   "exports": "./dist/server.js",
   "exports": "./dist/server.js",
   "type": "module",
   "type": "module",