Skip to content

Commit edc9c47

Browse files
committed
version bump
1 parent afe4d36 commit edc9c47

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/backend_filestore/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gravitydb-filestore"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = "A filestore backend for the gravity database"
55
authors = ["Benjamin Kober <benko@kober-systems.com>"]
66
edition = "2021"

crates/gravitydb/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gravitydb"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = "A graph database"
55
authors = ["Benjamin Kober <benko@kober-systems.com>"]
66
homepage = "https://github.com/kober-systems/gravitydb"

0 commit comments

Comments
 (0)