Skip to content

Commit

Permalink
update version to 0.1.5 (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmountaintop authored Oct 27, 2021
1 parent 84da93c commit 42c819f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "plonkit"
version = "0.1.4"
version = "0.1.5"
authors = [ "Roman Semenov <semenov.roma@gmail.com>", "Zhuo Zhang <mycinbrin@gmail.com>", "Haoyu LIN <chris.haoyul@gmail.com>" ]
description = "Library for working with circom circuits in plonk proof system"
homepage = "https://github.com/fluidex/plonkit"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "plonkit",
"version": "0.1.4",
"version": "0.1.5",
"description": "A zkSNARK toolkit to work with circom zkSNARKs DSL in plonk proof system",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 42c819f

Please sign in to comment.