Commit 3c9974aebea46a6e072284cfdd3ef4d581f054ee
3.8.5
Matt McKegg committed on 12/13/2017, 1:21:25 AMParent: ee9f43c70d668ebeffd5077be5daae16dd4f47b4
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.4", | |
5 … | + "version": "3.8.5", | |
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