Skip to content

Commit

Permalink
Added proper git release reference to nineman and bumped version to 0…
Browse files Browse the repository at this point in the history
….1.1
  • Loading branch information
Ed Bennigsen committed May 20, 2018
1 parent 43d3c11 commit 73bfc7b
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,9 +1,9 @@
[package]
name = "montyman"
version = "0.1.0"
version = "0.1.1"
authors = ["Edward Bennigsen <edward.bennigsen@protonmail.com>"]

[dependencies]
nineman = { path = "../nineman" }
nineman = { git = "https://github.com/UsAndRufus/nineman", tag = "v0.2.1" }
indextree = "1.1.0"
rand = "0.4.1"

0 comments on commit 73bfc7b

Please sign in to comment.