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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 <[email protected]>", "macaroon-rs Contributors"]
55
description = "Fully functional implementation of macaroons in Rust"
66
documentation = "https://docs.rs/macaroon"

0 commit comments

Comments
 (0)