bump version

This commit is contained in:
SrGooglo 2024-04-03 01:39:04 +02:00
parent f1fba82cdf
commit 3e7f9963e9
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@ragestudio/relic-core", "name": "@ragestudio/relic-core",
"version": "0.17.1", "version": "0.17.3",
"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.17.2", "version": "0.17.3",
"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",