Commit 5bbde5f671cc6a6ada171d0696db06cc13652771
3.10.0
Matt McKegg committed on 7/9/2018, 8:28:54 AMParent: ea7d1478a98e039ffb19e70b2703f0f6ad307f66
Files changed
package-lock.json | changed |
package.json | changed |
package-lock.json | ||
---|---|---|
The diff is too large to show. Use a local git client to view these changes. Old file size: 283507 bytes New file size: 283508 bytes |
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.9.0", | |
5 … | + "version": "3.10.0", | |
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