Commit 7f4f21fc47ed6652ee4fb021749519891e55199a
0.4.0
Matt McKegg committed on 10/9/2016, 8:23:27 AMParent: 2e8bc63638f53e4ac0939dc6bf2cc0c1106f8ef3
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "ferment", |
3 | - "version": "0.3.0", | |
3 … | + "version": "0.4.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