Skip to content

Commit 7a78031

Browse files
committed
change from 0.2.0 to 1.0.0
1 parent 87cb49d commit 7a78031

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "datafrog"
3-
version = "0.2.0"
3+
version = "1.0.0"
44
authors = ["Frank McSherry <fmcsherry@me.com>", "The Rust Project Developers", "Datafrog Developers"]
55
license = "Apache-2.0/MIT"
66
description = "Lightweight Datalog engine intended to be embedded in other Rust programs"

RELEASES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 0.2.0
1+
# 1.0.0
22

33
- Added leapfrog triejoin (#11).
44
- Have badges and repo links now!

0 commit comments

Comments
 (0)