Skip to content

Commit

Permalink
Bump to 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lipanski committed Sep 25, 2019
1 parent 33cb781 commit 5c7b6c1
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 = "mockito"
version = "0.20.0"
version = "0.21.0"
authors = ["Florin Lipan <florinlipan@gmail.com>"]
license = "MIT"
homepage = "https://github.com/lipanski/mockito"
Expand Down Expand Up @@ -29,4 +29,4 @@ assert-json-diff = "^1.0.0"

[features]
default = ["color"]
color = ["colored"]
color = ["colored"]

0 comments on commit 5c7b6c1

Please sign in to comment.