bump version

This commit is contained in:
SrGooglo 2024-04-03 07:08:07 +02:00
parent 1c6f871de0
commit 64303dac7e
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.3", "version": "0.17.4",
"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.3", "version": "0.17.4",
"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",