Commit cc742608be8d886ca3141744bdb71da25a5a2783
0.6.5
Matt McKegg committed on 10/11/2016, 8:50:17 PMParent: 978075b48e1307e2641c014ec13cc0c53baf73c1
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "ferment", |
3 | - "version": "0.6.4", | |
3 … | + "version": "0.6.5", | |
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