Skip to content

Commit

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

### Documentation

* **readme:** fix build badge ([6ee96e7](6ee96e7))
* **readme:** remove build status badge ([dd9adc9](dd9adc9))
  • Loading branch information
semantic-release-bot committed Jan 8, 2023
1 parent 14335bc commit 4995107
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
@@ -0,0 +1,7 @@
## [4.1.1](https://github.com/jcornaz/benimator/compare/v4.1.0...v4.1.1) (2023-01-08)


### Documentation

* **readme:** fix build badge ([6ee96e7](https://github.com/jcornaz/benimator/commit/6ee96e719de6cef82eb04d4ca86e11cef3e011a1))
* **readme:** remove build status badge ([dd9adc9](https://github.com/jcornaz/benimator/commit/dd9adc9aa0b4d47c7eabcfcbf954f9bc9e2e4ca7))
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.0.0"
version = "4.1.1"
edition = "2021"
rust-version = "1.62"
authors = ["Jonathan Cornaz"]
Expand Down

0 comments on commit 4995107

Please sign in to comment.