Skip to content

Commit

Permalink
0.8.0 RC 1
Browse files Browse the repository at this point in the history
  • Loading branch information
flexatone committed Mar 16, 2024
1 parent 60f1874 commit a50ba1e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
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 = "xensieve"
version = "0.7.0"
version = "0.8.0"

edition = "2021"
authors = ["Christopher Ariza"]
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@ assert_eq!(s3.contains(30), true);

# What is New in `xensieve`

## 0.8.0

Documentation and CI improvements.

## 0.7.0

Documentation and CI improvements.
Expand Down

0 comments on commit a50ba1e

Please sign in to comment.