Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Commit fdc5108

Browse files
committed
release 1.3.1
1 parent a359e68 commit fdc5108

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
## [Unreleased]
44

55

6+
## [1.3.1] - 2024-02-14
7+
8+
69
## [1.3.0] - 2024-02-14
710

811

@@ -90,7 +93,8 @@ Add readme
9093
Initial release
9194

9295

93-
[Unreleased]: https://github.com/Qwitqwit/qwit-cli/compare/v1.3.0...HEAD
96+
[Unreleased]: https://github.com/Qwitqwit/qwit-cli/compare/v1.3.1...HEAD
97+
[1.3.1]: https://github.com/Qwitqwit/qwit-cli/compare/v1.3.0...v1.3.1
9498
[1.3.0]: https://github.com/Qwitqwit/qwit-cli/compare/v1.2.3...v1.3.0
9599
[1.2.3]: https://github.com/Qwitqwit/qwit-cli/compare/v1.2.2...v1.2.3
96100
[1.2.2]: https://github.com/Qwitqwit/qwit-cli/compare/v1.2.1...v1.2.2

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "qwit"
3-
version = "1.3.0"
3+
version = "1.3.1"
44
edition = "2021"
55
license-file = "LICENSE"
66
repository = "https://github.com/Qwitqwit/qwit-cli"

0 commit comments

Comments
 (0)