Skip to content

Commit

Permalink
chore(release): 4.1.2
Browse files Browse the repository at this point in the history
## [4.1.2](v4.1.1...v4.1.2) (2023-01-09)

### Documentation

* **readme:** lower minimum support rust version to 1.60 ([909eaea](909eaea))
  • Loading branch information
semantic-release-bot committed Jan 9, 2023
1 parent 909eaea commit 35bf929
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.1.2](https://github.com/jcornaz/benimator/compare/v4.1.1...v4.1.2) (2023-01-09)


### Documentation

* **readme:** lower minimum support rust version to 1.60 ([909eaea](https://github.com/jcornaz/benimator/commit/909eaea4b8974872126961c2be0650aa5e3e5b85))

## [4.1.1](https://github.com/jcornaz/benimator/compare/v4.1.0...v4.1.1) (2023-01-08)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "benimator"
version = "4.1.1"
version = "4.1.2"
edition = "2021"
rust-version = "1.60"
authors = ["Jonathan Cornaz"]
Expand Down

0 comments on commit 35bf929

Please sign in to comment.