Commit ce8c9a23510ffcaae086aac41d0d04be17ab0af0
0.6.18
Matt McKegg committed on 11/6/2016, 3:54:58 AMParent: 1dc2ba2b79780f7db0e516e1ba29a4e2d0604860
Files changed
package.json | changed |
package.json | |||
---|---|---|---|
@@ -1,7 +1,7 @@ | |||
1 | 1 … | { | |
2 | 2 … | "name": "ferment", | |
3 | - "version": "0.6.17", | ||
3 … | + "version": "0.6.18", | ||
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