Skip to content

Commit d81066d

Browse files
authored
Bump to v0.2.0
Getting this back onto crates.io and bumping to v0.2.0 since there have been significant changes since the last yanked crate, but API stability is not a guarantee now for minor version bumps while we're still at a major v0.
1 parent 74cc7b5 commit d81066d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "macaroon"
3-
version = "0.1.1"
3+
version = "0.2.0"
44
authors = ["Jack Lund <jackl@geekheads.net>", "macaroon-rs Contributors"]
55
description = "Fully functional implementation of macaroons in Rust"
66
documentation = "https://docs.rs/macaroon"

0 commit comments

Comments
 (0)