]> Repositorios git - scryer-prolog.git/commitdiff
claw back version number
authorMark Thom <[email protected]>
Wed, 10 Jan 2018 00:11:17 +0000 (17:11 -0700)
committerMark Thom <[email protected]>
Wed, 10 Jan 2018 00:11:17 +0000 (17:11 -0700)
Cargo.lock
Cargo.toml

index e6566fffecdc0753e4317da1a488b41eefbce0d8..a8c0944230a71b4795d9b04409fa6bb44c98ed5b 100644 (file)
@@ -1,6 +1,6 @@
 [root]
 name = "rusty-wam"
-version = "0.7.5"
+version = "0.7.4"
 dependencies = [
  "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
  "num 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)",
index 08e048a785cb5b936bd1883c5febcef0abc47910..7d3168db86f572121a8bd875856661079669473f 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "rusty-wam"
-version = "0.7.5"
+version = "0.7.4"
 authors = ["Mark Thom"]
 
 [dependencies]