Skip to content

Commit

Permalink
fix macro_export
Browse files Browse the repository at this point in the history
  • Loading branch information
lpabon committed Jul 13, 2017
1 parent 68469c5 commit 1344a12
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,6 +1,6 @@
[package]
name = "dbc"
version = "0.2.0"
version = "0.2.1"
authors = ["Luis Pabón <lpabon@gmail.com>"]
description = "Simple design by contract assertions"
repository = "https://github.com/lpabon/rust-dbc"
Expand Down

0 comments on commit 1344a12

Please sign in to comment.