This commit is contained in:
Joseph Montanaro 2023-11-09 14:25:20 -08:00
parent 040a01536a
commit 13545ac725
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "creddy",
"version": "0.4.0",
"version": "0.4.1",
"scripts": {
"dev": "vite",
"build": "vite build",

View File

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

View File

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