Commit 3ce9f274492ef4b74c0de22ed8b53fa746fe0c4d
3.8.1
Matt McKegg committed on 11/27/2017, 7:11:54 PMParent: ca2d79056a65d70a03d4247dce1a206ca53fbf3d
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.8.0", | ||
5 … | + "version": "3.8.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": "standard", |
Built with git-ssb-web