Skip to content

Commit

Permalink
Bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulpowar authored Sep 12, 2018
1 parent ca0b05b commit 0224b3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rkdb"
version = "0.2.1"
version = "0.3.0"
authors = ["Rahul Powar <rahul@redsift.io>"]
links = "kdb"
build = "build.rs"
Expand Down Expand Up @@ -30,4 +30,4 @@ unchecked_utf8 = [] # Use faster but unsafe string conversion

[badges]
circle-ci = { repository = "redsift/rkdb", branch = "master" }
maintenance = { status = "actively-developed" }
maintenance = { status = "actively-developed" }

0 comments on commit 0224b3f

Please sign in to comment.