build: Update package.json version to 2.0.1

This commit is contained in:
drCathieSo.eth
2023-10-24 03:01:27 +07:00
parent 30a43a2712
commit 09b0949569

View File

@@ -1,6 +1,6 @@
{
"name": "circomlib-ml",
"version": "2.0.0",
"version": "2.0.1",
"description": "Circuits library for machine learning in circom",
"main": "index.js",
"directories": {