fix os type calculation and bump version

This commit is contained in:
2023-09-11 16:18:05 -07:00
parent e3913ab4c9
commit 51fcccafa2
5 changed files with 17 additions and 9 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "creddy"
version = "0.2.3"
version = "0.3.0"
description = "A friendly AWS credentials manager"
authors = ["Joseph Montanaro"]
license = ""

View File

@ -8,7 +8,7 @@
},
"package": {
"productName": "creddy",
"version": "0.2.3"
"version": "0.3.0"
},
"tauri": {
"allowlist": {