Skip to content

Commit

Permalink
feat: update firma-js version 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fly33499 committed Oct 13, 2021
1 parent 2837192 commit c730a9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@firmachain/firma-js",
"version": "0.2.0",
"version": "0.2.3",
"description": "The Official FirmaChain Javascript SDK written in Typescript",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -52,4 +52,4 @@
"ts-node": "^10.2.1",
"typescript": "^4.3.5"
}
}
}

0 comments on commit c730a9f

Please sign in to comment.