Commit 13868e1aa6a7204af20406c760dac884fd24fdf1
0.6.17
Matt McKegg committed on 11/6/2016, 1:09:02 AMParent: ab9d0dcb15e789b2b074b4f4ab596742d5f14e97
Files changed
package.json | changed |
package.json | |||
---|---|---|---|
@@ -1,7 +1,7 @@ | |||
1 | 1 … | { | |
2 | 2 … | "name": "ferment", | |
3 | - "version": "0.6.16", | ||
3 … | + "version": "0.6.17", | ||
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