Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.

Commit

Permalink
Version bump for packages and self
Browse files Browse the repository at this point in the history
  • Loading branch information
bitsnacker committed Sep 7, 2018
1 parent f7845f1 commit 9233ad8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openstfoundation/openst-platform",
"version": "0.9.6-beta.3",
"version": "0.9.6-beta.4",
"description": "OpenST Platform provides a web3 interface to tokenise mainstream consumer applications with crypto-assets on Ethereum",
"keywords": [
"web3",
Expand Down Expand Up @@ -28,9 +28,9 @@
"pre-commit": "lint-staged"
},
"dependencies": {
"@openstfoundation/openst-base": "0.9.3-beta.4",
"@openstfoundation/openst-notification": "1.0.4-beta.3",
"@openstfoundation/openst-storage": "git+https://github.com/OpenSTFoundation/openst-storage#feature/storage_refactor",
"@openstfoundation/openst-base": "0.9.3-beta.5",
"@openstfoundation/openst-notification": "1.0.4-beta.4",
"@openstfoundation/openst-storage": "1.0.2-beta.5",
"abi-decoder": "1.0.9",
"bignumber.js": "4.1.0",
"child_process": "1.0.2",
Expand Down

0 comments on commit 9233ad8

Please sign in to comment.