v0.5.3-beta: version bump

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Scott Reimers 2026-04-19 17:39:18 -04:00
parent ffb13d6791
commit a2cc98cb25
7 changed files with 18 additions and 18 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "itsgoin-cli"
version = "0.5.2"
version = "0.5.3"
edition = "2021"
[[bin]]

View file

@ -1,6 +1,6 @@
[package]
name = "itsgoin-core"
version = "0.5.2"
version = "0.5.3"
edition = "2021"
[dependencies]

View file

@ -1,6 +1,6 @@
[package]
name = "itsgoin-desktop"
version = "0.5.2"
version = "0.5.3"
edition = "2021"
[lib]

View file

@ -1,6 +1,6 @@
{
"productName": "itsgoin",
"version": "0.5.2",
"version": "0.5.3",
"identifier": "com.itsgoin.app",
"build": {
"frontendDist": "../../frontend",