Skip to content

Commit

Permalink
JS - 0.9.70, Library integrity check hash
Browse files Browse the repository at this point in the history
  • Loading branch information
1aerostorm committed May 2, 2024
1 parent e239559 commit 4dbcf57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ jobs:
with:
node-version: 16
- run: yarn install
- run: yarn build
- run: yarn test
2 changes: 1 addition & 1 deletion golos-lib-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "golos-lib-js",
"version": "0.9.69",
"version": "0.9.70",
"description": "Golos-js the JavaScript library with API for GOLOS blockchain",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 4dbcf57

Please sign in to comment.