Plonky2 to 0.1.3

This commit is contained in:
Daniel Lubarov 2023-02-25 10:17:28 -08:00
parent db893831b4
commit 7781dd366f

View File

@ -1,7 +1,7 @@
[package]
name = "plonky2"
description = "Recursive SNARKs based on PLONK and FRI"
version = "0.1.2"
version = "0.1.3"
license = "MIT OR Apache-2.0"
authors = ["Daniel Lubarov <daniel@lubarov.com>", "William Borgeaud <williamborgeaud@gmail.com>", "Nicholas Ward <npward@berkeley.edu>"]
readme = "README.md"