Skip to content

Commit d5043cd

Browse files
author
Aleix Morgadas
committed
typo
1 parent 11596ca commit d5043cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nem2-sdk",
3-
"version": "0.9.6",
3+
"version": "0.9.7",
44
"description": "Reactive Nem2 sdk for typescript and javascript",
55
"scripts": {
66
"pretest": "npm run build",
@@ -51,7 +51,7 @@
5151
},
5252
"dependencies": {
5353
"js-joda": "^1.6.2",
54-
"nem2-library": "0.9.4",
54+
"nem2-library": "0.9.5",
5555
"request": "^2.83.0",
5656
"request-promise-native": "^1.0.5",
5757
"rxjs": "^5.5.2",

0 commit comments

Comments
 (0)