Commit 7985b92a63f6960051337b4572cf73345ea64d05
0.6.0
Matt McKegg committed on 10/11/2016, 7:53:42 AMParent: 34f54556f9beb640bb8c8019de8c30f2155e7279
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "ferment", |
3 | - "version": "0.5.4", | |
3 … | + "version": "0.6.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