Skip to content

Commit 7e8470f

Browse files
chore: release v0.1.1 (#2)
Co-authored-by: beeb-release-plz[bot] <146623270+beeb-release-plz[bot]@users.noreply.github.com>
1 parent e06b444 commit 7e8470f

File tree

3 files changed

+24
-10
lines changed

3 files changed

+24
-10
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
## [0.1.1] - 2025-02-19
6+
7+
### Added
8+
9+
- Add workflows (#1) - ([e06b444](https://github.com/beeb/awsbck/commit/e06b4449649758565bc6cc5a064fb2117cf96dc1))
10+
11+
### Changed
12+
13+
- Update readme - ([2369db0](https://github.com/beeb/awsbck/commit/2369db044f00813db0685f4e1b38253d87df6c3d))
14+

Cargo.lock

+9-9
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.0"
12+
version = "0.1.1"
1313

1414
[dependencies]
1515
anyhow = "1.0.95"

0 commit comments

Comments
 (0)