Commit efcfee2e9fa683818c4087fda90aa682f3dc12be
3.3.0
Matt McKegg committed on 4/7/2017, 9:20:37 AMParent: cbcc8655311b7fc4049ed4bd9b5af4364791a2e4
Files changed
package.json | changed |
package.json | |||
---|---|---|---|
@@ -1,8 +1,8 @@ | |||
1 | 1 … | { | |
2 | 2 … | "name": "ssb-patchwork", | |
3 | 3 … | "productName": "Patchwork", | |
4 | - "version": "3.2.2", | ||
4 … | + "version": "3.3.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