Skip to content

Commit

Permalink
(cargo-release) version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshuawuyts committed Apr 3, 2018
1 parent fa7df19 commit 71a881f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "flat-tree"
version = "2.0.2-alpha.0"
version = "2.1.0"
description = "Rust module for encoding/decoding varints that doesn't do any IO. Inspired by the Node.js varint module"
authors = ["Mathias Buus <[email protected]>"]
repository = "https://github.com/mafintosh/flat-tree-rs"
Expand Down

0 comments on commit 71a881f

Please sign in to comment.