Skip to content

Commit

Permalink
update to rc.3: correct callprefix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminbollen committed Mar 25, 2019
1 parent 4218158 commit 9e42f71
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,9 +1,9 @@
{
"name": "@openst/openst-contracts",
"version": "0.10.0-rc.2",
"version": "0.10.0-rc.3",
"description": "Openst contracts provide ABIs and BINs for EVM smart contracts to enable developers to program token economies.",
"author": "OpenST Foundation Ltd.",
"license": "Apache v2.0",
"license": "Apache-2.0",
"keywords": [
"ethereum",
"openst",
Expand Down

0 comments on commit 9e42f71

Please sign in to comment.