Skip to content

Commit

Permalink
release 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SilenLoc committed Feb 13, 2024
1 parent ed67b6c commit ea93088
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.2] - 2024-02-13

## CI

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


[Unreleased]: https://github.com/Qwitqwit/qwit-cli/compare/v1.2.1...HEAD
[Unreleased]: https://github.com/Qwitqwit/qwit-cli/compare/v1.2.2...HEAD
[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
[1.1.0]: https://github.com/Qwitqwit/qwit-cli/compare/v1.0.0...v1.1.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.1"
version = "1.2.2"
edition = "2021"
license-file = "LICENSE"
repository = "https://github.com/Qwitqwit/qwit-cli"
Expand Down

0 comments on commit ea93088

Please sign in to comment.