Commit 1e2c4fbb29331270a35f5c37f1e253146702cf82
3.5.1
Matt McKegg committed on 6/17/2017, 2:56:20 PMParent: 09d18ee84670767e89b5afcc9d5de810a6174aa5
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,9 +1,9 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "ssb-patchwork", |
3 | 3 … | "productName": "Patchwork", |
4 | 4 … | "repository": "git@github.com:ssbc/patchwork.git", |
5 | - "version": "3.5.0", | |
5 … | + "version": "3.5.1", | |
6 | 6 … | "description": "A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB).", |
7 | 7 … | "main": "index.js", |
8 | 8 … | "scripts": { |
9 | 9 … | "test": "echo \"Error: no test specified\" && exit 1", |
Built with git-ssb-web