This commit is contained in:
Joseph Montanaro 2024-07-03 14:56:35 -04:00
parent 9fd355b68e
commit ae93a57aab
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

@ -50,7 +50,7 @@
}
},
"productName": "creddy",
"version": "0.4.9",
"version": "0.5.0",
"identifier": "creddy",
"plugins": {},
"app": {