Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Nov 12, 2023
1 parent 20d8e56 commit 4444f5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rtrb"
version = "0.2.3"
version = "0.3.0"
authors = [
"Stjepan Glavina <stjepang@gmail.com>",
"Matthias Geier <Matthias.Geier@gmail.com>",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Add this to your `Cargo.toml`:

```toml
[dependencies]
rtrb = "0.2"
rtrb = "0.3"
```


Expand Down

0 comments on commit 4444f5d

Please sign in to comment.