Merge pull request 'chore: bump version to 1.2.0' (#93) from chore/bump-version-1.2.0 into master
Some checks failed
Auto Tag / autotag (push) Successful in 8s
Auto Tag / wiki-sync (push) Successful in 11s
Auto Tag / changelog (push) Successful in 1m27s
Test / frontend-tests (push) Successful in 1m52s
Test / frontend-typecheck (push) Successful in 2m3s
Auto Tag / build-macos-arm64 (push) Successful in 9m8s
Auto Tag / build-linux-amd64 (push) Successful in 10m59s
Auto Tag / build-linux-arm64 (push) Successful in 13m44s
Test / rust-fmt-check (push) Successful in 19m19s
Test / rust-clippy (push) Successful in 21m6s
Test / rust-tests (push) Successful in 23m12s
Auto Tag / build-windows-amd64 (push) Failing after 9m53s

Reviewed-on: #93
This commit is contained in:
sarman 2026-06-11 19:52:54 +00:00
commit b25c72eef7

View File

@ -1,6 +1,6 @@
[package]
name = "trcaa"
version = "1.1.0"
version = "1.2.0"
edition = "2021"
[lib]