1 Commits

3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1,6 +1,6 @@
[package]
name = "creddy"
version = "0.4.2"
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.2"
"version": "0.4.1"
},
"tauri": {
"allowlist": {