Commit 8e1e8b4d32096b3dfa660b37e6efd49c0ad1022c
9.8.0
Dominic Tarr committed on 5/20/2017, 2:02:37 AMParent: ec64990dedde51f01b103833bc0f5db326788385
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": "9.7.1", | ||
4 … | + "version": "9.8.0", | ||
5 | 5 … | "homepage": "https://github.com/ssbc/scuttlebot", | |
6 | 6 … | "repository": { | |
7 | 7 … | "type": "git", | |
8 | 8 … | "url": "git://github.com/ssbc/scuttlebot.git" |
Built with git-ssb-web