Skip to content

Commit 17b41ae

Browse files
committed
Release 0.8.0
1 parent 5af5aa0 commit 17b41ae

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "echodb"
33
publish = true
44
edition = "2021"
5-
version = "0.7.0"
5+
version = "0.8.0"
66
readme = "CARGO.md"
77
authors = ["Tobie Morgan Hitchcock <[email protected]>"]
88
description = "An embedded, in-memory, immutable, copy-on-write database engine"

0 commit comments

Comments
 (0)