Commit 6f958f93d26d7025af20126a53b945dbca03941a
3.2.2
Matt McKegg committed on 3/18/2017, 6:13:30 AMParent: 4557a7bfe93e3b06fc8154b38538b6b926f8c512
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.1", | |
4 … | + "version": "3.2.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