Skip to content

Commit

Permalink
Releasing v0.12.0...
Browse files Browse the repository at this point in the history
  • Loading branch information
iSynaptic committed Mar 10, 2019
1 parent 84aa64b commit 559d7a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.12.0 (Unreleased)
## 0.12.0 (2019-03-10)

### Changes

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "rocksdb"
description = "Rust wrapper for Facebook's RocksDB embeddable database"
version = "0.11.0"
version = "0.12.0"
authors = ["Tyler Neely <t@jujit.su>", "David Greenberg <dsg123456789@gmail.com>"]
license = "Apache-2.0"
keywords = ["database", "embedded", "LSM-tree", "persistence"]
Expand Down

0 comments on commit 559d7a7

Please sign in to comment.