Commit 4272c738a2c294379159e2e9be9e34c02a9f05cd
9.4.3
Dominic Tarr committed on 1/1/2017, 12:55:30 AMParent: a105ec294870b6cea0371a153c0810a5c5405bf6
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.4.2", | |
4 … | + "version": "9.4.3", | |
5 | 5 … | "homepage": "https://github.com/ssbc/scuttlebot", |
6 | 6 … | "repository": { |
7 | 7 … | "type": "git", |
8 | 8 … | "url": "git://github.com/ssbc/scuttlebot.git" |
@@ -78,6 +78,4 @@ | ||
78 | 78 … | }, |
79 | 79 … | "author": "Paul Frazee <pfrazee@gmail.com>", |
80 | 80 … | "license": "MIT" |
81 | 81 … | } |
82 | - | |
83 | - |
Built with git-ssb-web