Skip to content

Commit 20f01b2

Browse files
chore: release v0.1.4 (#10)
Co-authored-by: beeb-release-plz[bot] <146623270+beeb-release-plz[bot]@users.noreply.github.com>
1 parent a123795 commit 20f01b2

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.1.4] - 2025-02-20
6+
7+
### Documentation
8+
9+
- Fix help text (#9) - ([6f3025e](https://github.com/beeb/awsbck/commit/6f3025e95fc2f377ac5a7d66f157584ac9040125))
10+
- Update readme (#11) - ([a123795](https://github.com/beeb/awsbck/commit/a12379584155c2822168962d7f64ed7af8f03048))
11+
512
## [0.1.3] - 2025-02-20
613

714
### Added

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name = "lintspec"
99
readme = "./README.md"
1010
repository = "https://github.com/beeb/lintspec"
1111
rust-version = "1.80.0"
12-
version = "0.1.3"
12+
version = "0.1.4"
1313

1414
[dependencies]
1515
anyhow = "1.0.95"

0 commit comments

Comments
 (0)