Skip to content

Commit

Permalink
chore(release): publish [skip ci] (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
tplooker authored Apr 28, 2020
1 parent a6149d6 commit 2d6203d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [0.4.0](https://github.com/mattrglobal/node-bbs-signatures/compare/0.3.0...0.4.0) (2020-04-28)

Updates to package release configuration

# [0.3.0](https://github.com/mattrglobal/node-bbs-signatures/compare/0.1.0...0.3.0) (2020-04-28)

Version bump due to NPM package publishing issue caused by prior delete 0.2.0 release
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": "@mattrglobal/node-bbs-signatures",
"version": "0.3.0",
"version": "0.4.0",
"description": "An implementation of BBS+ signatures using rust and typescript for node.js",
"homepage": "https://github.com/mattrglobal/node-bbs-signatures",
"main": "lib/index.js",
Expand Down

0 comments on commit 2d6203d

Please sign in to comment.