Skip to content

Commit 4219ac7

Browse files
committed
0.6.0
1 parent 84da2fa commit 4219ac7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

npm-shrinkwrap.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stellar-base",
3-
"version": "0.5.7",
3+
"version": "0.6.0",
44
"description": "Low level stellar support library",
55
"main": "lib/index.js",
66
"scripts": {
@@ -75,6 +75,6 @@
7575
"tweetnacl": "^0.13.0"
7676
},
7777
"optionalDependencies": {
78-
"ed25519": "0.0.4"
78+
"ed25519": "0.0.4"
7979
}
8080
}

0 commit comments

Comments
 (0)