Commit 7b40e72587b4ad66d057d1dd84a907c403582692
3.8.2
Matt McKegg committed on 12/8/2017, 8:24:41 PMParent: 2054587fb2d52ecbd903a09f1f34b2133d93f4c0
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.1", | |
5 | + "version": "3.8.2", | |
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