Skip to content

Commit e7e00b8

Browse files
committed
chore: bump version to 0.1.2 / cumulo-dipa-derive 0.1.1
1 parent 1cf33be commit e7e00b8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cumulo-dipa"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "dipa makes it easy to efficiently delta encode large Rust data structures."
55
authors = ["Chinedu Francis Nwafili <frankie.nwafili@gmail.com>"]
66
edition = "2018"

crates/dipa-derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cumulo-dipa-derive"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "The derive macro for the cumulo-dipa crate"
55
authors = ["Chinedu Francis Nwafili <frankie.nwafili@gmail.com>"]
66
edition = "2018"

0 commit comments

Comments
 (0)