Skip to content

Commit 8fa1ad3

Browse files
committed
Bump version
1 parent 56c03e7 commit 8fa1ad3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "matrixcompare"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
authors = ["Andreas Longva"]
55
edition = "2018"
66
license = "MIT"
@@ -17,4 +17,4 @@ matrixcompare-core = { path = "matrixcompare-core", version="0.1"}
1717
quickcheck = "0.9"
1818
matrixcompare-mock = { path = "matrixcompare-mock", version="0.1" }
1919
proptest = "0.10"
20-
pretty_assertions = "0.6.1"
20+
pretty_assertions = "0.6.1"

0 commit comments

Comments
 (0)