bump version and add "-beta"

This commit is contained in:
2024-08-12 09:19:15 -06:00
parent cefa384ff1
commit da79d581b7
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "TimeSafari",
"version": "0.3.17",
"version": "0.3.18-beta",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "TimeSafari",
"version": "0.3.17",
"version": "0.3.18-beta",
"dependencies": {
"@dicebear/collection": "^5.4.1",
"@dicebear/core": "^5.4.1",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "TimeSafari",
"version": "0.3.17",
"version": "0.3.18-beta",
"scripts": {
"dev": "vite",
"serve": "vite preview",