v0.6.1 release: version bump + changelog

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Scott Reimers 2026-04-22 17:57:28 -04:00
parent 7e1e1dd738
commit 12e0d4eccc
6 changed files with 27 additions and 15 deletions

View file

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

View file

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

View file

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

View file

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