Skip to content

Commit da67b5a

Browse files
committed
release new version
1 parent d15cc95 commit da67b5a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sketches-rust"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
authors = ["loyispa <[email protected]>"]
55
license = "Apache-2.0"
66
edition = "2021"

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ cargo add sketches-rust
2020

2121
Or add the following line to your Cargo.toml:
2222
```
23-
sketches-rust = "0.2.2"
23+
sketches-rust = "0.2.3"
2424
```
2525

2626

0 commit comments

Comments
 (0)