0.1.6
This commit is contained in:
parent
b448f6c19a
commit
9e42f25c21
12 changed files with 22 additions and 22 deletions
|
|
@ -1,10 +1,10 @@
|
|||
[package]
|
||||
name = "hyperbuild-cli"
|
||||
publish = false
|
||||
version = "0.1.5"
|
||||
version = "0.1.6"
|
||||
authors = ["Wilson Lin <code@wilsonl.in>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
hyperbuild = "0.1.5"
|
||||
hyperbuild = "0.1.6"
|
||||
structopt = "0.3.5"
|
||||
|
|
|
|||
Reference in a new issue