Skip to content

Commit

Permalink
release 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SilenLoc committed Feb 13, 2024
1 parent 9b11271 commit a2404ac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## [Unreleased]


## [1.2.3] - 2024-02-13

## CI

Fixing ci again
Expand Down Expand Up @@ -84,7 +87,8 @@ Add readme
Initial release


[Unreleased]: https://github.com/Qwitqwit/qwit-cli/compare/v1.2.2...HEAD
[Unreleased]: https://github.com/Qwitqwit/qwit-cli/compare/v1.2.3...HEAD
[1.2.3]: https://github.com/Qwitqwit/qwit-cli/compare/v1.2.2...v1.2.3
[1.2.2]: https://github.com/Qwitqwit/qwit-cli/compare/v1.2.1...v1.2.2
[1.2.1]: https://github.com/Qwitqwit/qwit-cli/compare/v1.2.0...v1.2.1
[1.2.0]: https://github.com/Qwitqwit/qwit-cli/compare/v1.1.0...v1.2.0
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "qwit"
version = "1.2.2"
version = "1.2.3"
edition = "2021"
license-file = "LICENSE"
repository = "https://github.com/Qwitqwit/qwit-cli"
Expand Down

0 comments on commit a2404ac

Please sign in to comment.