Commit 71241aeb6c78c28982fd02fd568be831d379fe0e
3.0.2
Matt McKegg committed on 2/24/2017, 5:36:44 PMParent: 5f9436318ac3af6de827b9f2118e66cf9c696470
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.0.1", | ||
4 … | + "version": "3.0.2", | ||
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