Skip to content

Commit

Permalink
Release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
petertodd committed Apr 12, 2023
1 parent 6490d16 commit c87e3e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[package]
name = "opentimestamps"
version = "0.1.2"
version = "0.2.0"
license = "MIT OR Apache-2.0"
homepage = "https://github.com/opentimestamps/rust-opentimestamps/"
repository = "https://github.com/opentimestamps/rust-opentimestamps/"
documentation = "https://docs.rs/opentimestamps/"
description = "Rust library for parsing, verifying and serializing OpenTimestamps timestamps"
description = "Rust library for parsing, verifying, and serializing OpenTimestamps timestamps"

keywords = [ "crypto", "bitcoin", "ots", "opentimestamps", "timestamping" ]

Expand Down

0 comments on commit c87e3e1

Please sign in to comment.