1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00

bump versions

This commit is contained in:
schaeff 2019-06-13 18:18:05 +02:00
parent eb2638e93e
commit fb3b4eb369
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "zokrates_cli"
version = "0.4.6"
version = "0.4.7"
authors = ["Jacob Eberhardt <jacob.eberhardt@tu-berlin.de>", "Dennis Kuhnert <mail@kyroy.com>", "Thibaut Schaeffer <thibaut@schaeff.fr>"]
repository = "https://github.com/JacobEberhardt/ZoKrates.git"
edition = "2018"

View file

@ -1,6 +1,6 @@
[package]
name = "zokrates_core"
version = "0.3.9"
version = "0.3.10"
authors = ["Jacob Eberhardt <jacob.eberhardt@tu-berlin.de>", "Dennis Kuhnert <mail@kyroy.com>"]
repository = "https://github.com/JacobEberhardt/ZoKrates"
readme = "README.md"

View file

@ -1,6 +1,6 @@
[package]
name = "zokrates_fs_resolver"
version = "0.4.0"
version = "0.4.1"
authors = ["Thibaut Schaeffer <thibaut@schaeff.fr>"]
repository = "https://github.com/JacobEberhardt/ZoKrates.git"