Skip to content

Commit 71a881f

Browse files
committed
(cargo-release) version 2.1.0
1 parent fa7df19 commit 71a881f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "flat-tree"
3-
version = "2.0.2-alpha.0"
3+
version = "2.1.0"
44
description = "Rust module for encoding/decoding varints that doesn't do any IO. Inspired by the Node.js varint module"
55
authors = ["Mathias Buus <[email protected]>"]
66
repository = "https://github.com/mafintosh/flat-tree-rs"

0 commit comments

Comments
 (0)