Skip to content

Commit

Permalink
chore(release): 1.1.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.8](v1.1.7...v1.1.8) (2024-08-10)

### Bug Fixes

* **deps:** update rust crate clap to v4.5.15 ([4945117](4945117))
  • Loading branch information
semantic-release-bot committed Aug 10, 2024
1 parent 4945117 commit 2f56ed7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.8](https://github.com/smartive/swiss-qr-bill-decoder/compare/v1.1.7...v1.1.8) (2024-08-10)


### Bug Fixes

* **deps:** update rust crate clap to v4.5.15 ([4945117](https://github.com/smartive/swiss-qr-bill-decoder/commit/494511786a2a225361e3bd01ea847fad7bfe1553))

## [1.1.7](https://github.com/smartive/swiss-qr-bill-decoder/compare/v1.1.6...v1.1.7) (2024-08-09)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "swiss-qr-bill-decoder"
version = "1.1.7"
version = "1.1.8"
edition = "2021"
publish = false
authors = ["Mike Schmid <[email protected]>"]
Expand Down

0 comments on commit 2f56ed7

Please sign in to comment.