Skip to content

Commit

Permalink
chore(release): 1.1.13 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.13](v1.1.12...v1.1.13) (2024-08-24)

### Bug Fixes

* **deps:** update rust crate serde_json to v1.0.127 ([f50acf2](f50acf2))
  • Loading branch information
semantic-release-bot committed Aug 24, 2024
1 parent f50acf2 commit 7d6de49
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.13](https://github.com/smartive/swiss-qr-bill-decoder/compare/v1.1.12...v1.1.13) (2024-08-24)


### Bug Fixes

* **deps:** update rust crate serde_json to v1.0.127 ([f50acf2](https://github.com/smartive/swiss-qr-bill-decoder/commit/f50acf24093080e7adfb8a4b3da71f885803acfc))

## [1.1.12](https://github.com/smartive/swiss-qr-bill-decoder/compare/v1.1.11...v1.1.12) (2024-08-16)


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.12"
version = "1.1.13"
edition = "2021"
publish = false
authors = ["Mike Schmid <[email protected]>"]
Expand Down

0 comments on commit 7d6de49

Please sign in to comment.