Commit 286f58e95fb08e5233963b593bb28cd72bf2655a
0.6.16
Matt McKegg committed on 11/4/2016, 12:28:37 PMParent: 2952cc9bee0c20775630259d866a45b4b839c8f9
Files changed
package.json | changed |
package.json | |||
---|---|---|---|
@@ -1,7 +1,7 @@ | |||
1 | 1 … | { | |
2 | 2 … | "name": "ferment", | |
3 | - "version": "0.6.15", | ||
3 … | + "version": "0.6.16", | ||
4 | 4 … | "description": "Peer-to-peer audio publishing and streaming application. Like SoundCloud but decentralized. A mashup of ssb, webtorrent and electron.", | |
5 | 5 … | "main": "index.js", | |
6 | 6 … | "scripts": { | |
7 | 7 … | "test": "standard", |
Built with git-ssb-web