bump version and add "-beta"

This commit is contained in:
2024-06-22 12:23:57 -06:00
parent 1611d22892
commit fafdccae66
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "TimeSafari",
"version": "0.3.14",
"version": "0.3.15-beta",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "TimeSafari",
"version": "0.3.14",
"version": "0.3.15-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.14",
"version": "0.3.15-beta",
"private": true,
"scripts": {
"dev": "vite",