Commit 108a00eb63bf7bfda43f806844ae46bbc750fd35
3.6.0
Matt McKegg committed on 6/21/2017, 3:09:23 AMParent: c2a8ed4111245f36afbb76324d0765a82db689cc
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,9 +1,9 @@ | ||
1 | 1 | { |
2 | 2 | "name": "ssb-patchwork", |
3 | 3 | "productName": "Patchwork", |
4 | 4 | "repository": "git@github.com:ssbc/patchwork.git", |
5 | - "version": "3.5.1", | |
5 | + "version": "3.6.0", | |
6 | 6 | "description": "A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB).", |
7 | 7 | "main": "index.js", |
8 | 8 | "scripts": { |
9 | 9 | "test": "echo \"Error: no test specified\" && exit 1", |
Built with git-ssb-web