Commit 3bfa62f0fc803586d0d2bd4671d369fc54b5a7d2
3.8.4
Matt McKegg committed on 12/12/2017, 4:12:32 AMParent: 24269db9f3d8f25ca1b4996019e7c798f5ee96b8
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.3", | |
5 … | + "version": "3.8.4", | |
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