Bump plonky2 to 0.1.2

This commit is contained in:
Daniel Lubarov 2023-02-25 08:52:50 -08:00
parent 7908471913
commit 52e34265c6

View File

@ -1,7 +1,7 @@
[package]
name = "plonky2"
description = "Recursive SNARKs based on PLONK and FRI"
version = "0.1.1"
version = "0.1.2"
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"