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

bump versions

This commit is contained in:
schaeff 2019-07-29 12:56:23 +02:00
parent 6102e7e7a0
commit 316cdc416c
4 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "zokrates_cli"
version = "0.4.9"
version = "0.4.10"
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.12"
version = "0.3.13"
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_parser"
version = "0.1.1"
version = "0.1.2"
authors = ["JacobEberhardt <jacob.eberhardt@tu-berlin.de>"]
edition = "2018"

View file

@ -1,6 +1,6 @@
[package]
name = "zokrates_pest_ast"
version = "0.1.1"
version = "0.1.2"
authors = ["schaeff <thibaut@schaeff.fr>"]
edition = "2018"