Browse Source

v0.0.9

master
arnaucube 1 year ago
parent
commit
02592d4c51
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json

@ -1,6 +1,6 @@
{ {
"name": "blindsecp256k1", "name": "blindsecp256k1",
"version": "0.0.8",
"version": "0.0.9",
"description": "Blind signatures over secp256k1, compatible with https://github.com/arnaucube/go-blindsecp256k1", "description": "Blind signatures over secp256k1, compatible with https://github.com/arnaucube/go-blindsecp256k1",
"main": "dist/index", "main": "dist/index",
"types": "dist/index", "types": "dist/index",

Loading…
Cancel
Save