Commit c35191b87ae3fe885e94bc3f15e983de3be7e377
11.0.0
Dominic Tarr committed on 3/11/2018, 7:53:19 AMParent: 68b35a30dc43d24ac7505eac2736670b6934ac95
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.5.2", | |
4 … | + "version": "11.0.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" |
@@ -90,5 +90,4 @@ | ||
90 | 90 … | }, |
91 | 91 … | "author": "Paul Frazee <pfrazee@gmail.com>", |
92 | 92 … | "license": "MIT" |
93 | 93 … | } |
94 | - |
Built with git-ssb-web