Commit 95015b1488ad2d741ca0354315e8570f7d8c5669
3.1.1
Matt McKegg committed on 3/14/2017, 4:45:41 AMParent: 3dc16942908d971f3f69ab9567c13fdf40895805
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.0", | ||
4 … | + "version": "3.1.1", | ||
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