Bump package version. npmignore testing_trusted_setups.json
This commit is contained in:
parent
242ba0adf9
commit
fe622a7171
|
@ -19,3 +19,4 @@ Dockerfile
|
||||||
binding.dist.gyp
|
binding.dist.gyp
|
||||||
Makefile
|
Makefile
|
||||||
testing_trusted_setups.txt
|
testing_trusted_setups.txt
|
||||||
|
testing_trusted_setups.json
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "c-kzg",
|
"name": "c-kzg",
|
||||||
"version": "1.0.3",
|
"version": "1.0.4",
|
||||||
"description": "NodeJS bindings for C-KZG",
|
"description": "NodeJS bindings for C-KZG",
|
||||||
"author": "Dan Coffman",
|
"author": "Dan Coffman",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Loading…
Reference in New Issue