Skip to content

Commit 515f3d7

Browse files
committed
chore: upgrade core and meta package to 0.30.2 for next release
Signed-off-by: R. Tyler Croy <rtyler@brokenco.de>
1 parent 296a8d8 commit 515f3d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

crates/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "deltalake-core"
3-
version = "0.30.1"
3+
version = "0.30.2"
44
authors.workspace = true
55
keywords.workspace = true
66
readme.workspace = true

crates/deltalake/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "deltalake"
3-
version = "0.30.1"
3+
version = "0.30.2"
44
authors.workspace = true
55
keywords.workspace = true
66
readme.workspace = true

0 commit comments

Comments
 (0)