Commit 18875b2a6630bee59ed985aafef99167cf8dfe00
10.0.1
Dominic Tarr committed on 6/9/2017, 10:45:35 PMParent: 9d62d99d97e7d7ccad716c76ec9f0c89691d1665
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,8 +1,8 @@ | ||
1 | 1 | { |
2 | 2 | "name": "scuttlebot", |
3 | 3 | "description": "network protocol layer for secure-scuttlebutt", |
4 | - "version": "10.0.0", | |
4 | + "version": "10.0.1", | |
5 | 5 | "homepage": "https://github.com/ssbc/scuttlebot", |
6 | 6 | "repository": { |
7 | 7 | "type": "git", |
8 | 8 | "url": "git://github.com/ssbc/scuttlebot.git" |
@@ -84,6 +84,4 @@ | ||
84 | 84 | }, |
85 | 85 | "author": "Paul Frazee <pfrazee@gmail.com>", |
86 | 86 | "license": "MIT" |
87 | 87 | } |
88 | - | |
89 | - |
Built with git-ssb-web