Skip to content

Commit d74f7c1

Browse files
committed
chore: release v0.3.10
1 parent e5d1153 commit d74f7c1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Or edit your `Cargo.toml` and add `serde_columnar` as dependency:
3030

3131
```toml
3232
[dependencies]
33-
serde_columnar = "0.3.9"
33+
serde_columnar = "0.3.10"
3434
```
3535

3636
### Container Attribute

columnar/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "serde_columnar"
3-
version = "0.3.9"
3+
version = "0.3.10"
44
edition = "2021"
55
authors = ["leonzhao <leeeon233@gmail.com>", "zxch3n <remch183@outlook.com>"]
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)