Commit 3a6839aaa25f582b1a3b1d24fd7ce84dbb64a04b
3.2.0
Matt McKegg committed on 3/16/2017, 2:15:41 AMParent: f550c8859fc70ccada18f239d18c1b20bd395e25
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,8 +1,8 @@ | ||
1 | 1 | { |
2 | 2 | "name": "patchwork-next", |
3 | 3 | "productName": "Patchwork", |
4 | - "version": "3.1.2", | |
4 | + "version": "3.2.0", | |
5 | 5 | "description": "A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB).", |
6 | 6 | "main": "index.js", |
7 | 7 | "scripts": { |
8 | 8 | "test": "echo \"Error: no test specified\" && exit 1", |
Built with git-ssb-web