Commit d1cec64cc29c4dca784cf7c8cdf897f9b4f724d8
13.1.0
Dominic Tarr committed on 11/16/2018, 9:58:13 PMParent: 72d1cbf02f877be84d272e4a54cf6b3b56ff7706
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": "13.0.3", | |
4 | + "version": "13.1.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" |
@@ -74,5 +74,4 @@ | ||
74 | 74 | }, |
75 | 75 | "author": "Paul Frazee <pfrazee@gmail.com>", |
76 | 76 | "license": "MIT" |
77 | 77 | } |
78 | - |
Built with git-ssb-web