Skip to content

Commit

Permalink
Bump package version to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ErichDonGubler committed Jul 21, 2017
1 parent e9e9e74 commit b940b65
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,7 +1,7 @@
[package]
name = "adhesion"
description = "A set of macros for design by contact in Rust. The design of this library was inspired by D's contract programming facilities."
version = "0.1.0"
version = "0.2.0"
authors = ["Erich Gubler <[email protected]>"]

categories = ["algorithms", "development-tools::testing", "rust-patterns"]
Expand Down

0 comments on commit b940b65

Please sign in to comment.