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

Commit 1922f7f

Browse files
committed
release 0.1.6
1 parent 4032461 commit 1922f7f

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
@@ -2,6 +2,9 @@
22

33
## [Unreleased]
44

5+
6+
## [0.1.6] - 2023-12-12
7+
58
## Fixed
69

710
Typos in doc
@@ -41,7 +44,8 @@ Add readme
4144
Initial release
4245

4346

44-
[Unreleased]: https://github.com/Qwitqwit/qwit-cli/compare/v0.1.5...HEAD
47+
[Unreleased]: https://github.com/Qwitqwit/qwit-cli/compare/v0.1.6...HEAD
48+
[0.1.6]: https://github.com/Qwitqwit/qwit-cli/compare/v0.1.5...v0.1.6
4549
[0.1.5]: https://github.com/Qwitqwit/qwit-cli/compare/v0.1.4...v0.1.5
4650
[0.1.4]: https://github.com/Qwitqwit/qwit-cli/compare/v0.1.3...v0.1.4
4751
[0.1.3]: https://github.com/Qwitqwit/qwit-cli/compare/v0.1.2...v0.1.3

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 = "0.1.5"
3+
version = "0.1.6"
44
edition = "2021"
55
license-file = "LICENSE"
66
repository = "https://github.com/Qwitqwit/qwit-cli"

0 commit comments

Comments
 (0)