bump version

This commit is contained in:
SrGooglo 2024-06-18 14:35:45 +02:00
parent f1257ec7f3
commit d9e9772d24
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@ragestudio/relic-core", "name": "@ragestudio/relic-core",
"version": "0.18.0", "version": "0.19.0",
"license": "MIT", "license": "MIT",
"author": "RageStudio", "author": "RageStudio",
"description": "RageStudio Relic, yet another package manager.", "description": "RageStudio Relic, yet another package manager.",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ragestudio/relic-gui", "name": "@ragestudio/relic-gui",
"version": "0.18.0", "version": "0.19.0",
"description": "RageStudio Relic, yet another package manager.", "description": "RageStudio Relic, yet another package manager.",
"main": "./out/main/index.js", "main": "./out/main/index.js",
"author": "RageStudio", "author": "RageStudio",
@ -24,7 +24,7 @@
"@getstation/electron-google-oauth2": "^14.0.0", "@getstation/electron-google-oauth2": "^14.0.0",
"@imjs/electron-differential-updater": "^5.1.7", "@imjs/electron-differential-updater": "^5.1.7",
"@loadable/component": "^5.16.3", "@loadable/component": "^5.16.3",
"@ragestudio/relic-core": "^0.18.8", "@ragestudio/relic-core": "^0.19.0",
"antd": "^5.13.2", "antd": "^5.13.2",
"classnames": "^2.3.2", "classnames": "^2.3.2",
"electron-differential-updater": "^4.3.2", "electron-differential-updater": "^4.3.2",