v0.5.2-beta: version bump, changelog

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Scott Reimers 2026-04-19 15:42:30 -04:00
parent 4220674960
commit d159abead4
6 changed files with 27 additions and 20 deletions

View file

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

View file

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

View file

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

View file

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