Skip to content

Commit

Permalink
chore(release): 1.0.10 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.10](v1.0.9...v1.0.10) (2020-07-04)

### Bug Fixes

* change `organisations` to `orgs` ([dd51d99](dd51d99))
* create agent for ws server ([5e28251](5e28251))
* sdk now works with the new template-engine architecture ([38bc533](38bc533))
* use correct endpoint ([33f4b48](33f4b48))
  • Loading branch information
semantic-release-bot committed Jul 4, 2020
1 parent 8b246a7 commit 64a473d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dappflow-node",
"version": "1.1.0",
"version": "1.0.10",
"description": "Dappflow node.js SDK",
"main": "src/dappflow.js",
"repository": {
Expand Down

0 comments on commit 64a473d

Please sign in to comment.