version bump (omg what could this mean)

This commit is contained in:
SpikeHD
2022-07-16 21:13:34 -07:00
parent bb383c5c0a
commit f2d45d2359
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "cultivation", "name": "cultivation",
"version": "1.0.2", "version": "1.0.3",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@tauri-apps/api": "^1.0.0-rc.5", "@tauri-apps/api": "^1.0.0-rc.5",

View File

@@ -7,7 +7,7 @@
}, },
"package": { "package": {
"productName": "Cultivation", "productName": "Cultivation",
"version": "1.0.2" "version": "1.0.3"
}, },
"tauri": { "tauri": {
"allowlist": { "allowlist": {