Commit a84aec048346a76c0e35e32f7a6d9c3373a2ee49
3.8.8
Matt McKegg committed on 2/18/2018, 4:53:04 AMParent: 5bf7aadafd4c7fe94a9bc4fead2e244b49cde8ca
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.8.7", | |
5 | + "version": "3.8.8", | |
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": "standard", |
Built with git-ssb-web