Skip to content

Commit 684c8ba

Browse files
author
Pro
authored
Merge pull request #148 from benjaminbollen/release-0.10
update to 0.10.0-beta.2 (uses contracts 0.10.0-rc.3)
2 parents 3534b37 + dc7ac6c commit 684c8ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openst/openst.js",
3-
"version": "0.10.0-beta.1",
3+
"version": "0.10.0-beta.2",
44
"description": "OpenST is a framework for building token economies.",
55
"main": "index.js",
66
"repository": {
@@ -28,7 +28,7 @@
2828
"pre-commit": "lint-staged"
2929
},
3030
"dependencies": {
31-
"@openst/openst-contracts": "0.10.0-rc.2",
31+
"@openst/openst-contracts": "0.10.0-rc.3",
3232
"@openst/mosaic.js": "0.10.0-beta.5"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)