Skip to content

Commit

Permalink
tag v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
felipenoris committed Dec 18, 2018
1 parent bb52a1b commit e7b9edc
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,6 +1,6 @@
[package]
name = "bdays"
version = "0.0.1"
version = "0.0.2"
authors = ["Felipe Noronha <[email protected]>"]
license = "MIT"
description = "Business Days calendars for Rustaceans."
Expand All @@ -22,4 +22,4 @@ bencher = "0.1.5"

[[bench]]
name = "bench"
harness = false
harness = false

0 comments on commit e7b9edc

Please sign in to comment.