Commit 7b78a80338b818ed7a5a94ed61ba8cbfe4c9fdd5
0.5.0
Matt McKegg committed on 10/10/2016, 1:10:37 PMParent: acffb28f1ad666bb08e34e6ead5be2d980407ede
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "ferment", |
3 | - "version": "0.4.6", | |
3 … | + "version": "0.5.0", | |
4 | 4 … | "description": "Peer-to-peer audio sharing 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