Commit 0880620a6523d349677fbd6855d08fcbca9e6b25
0.6.15
Matt McKegg committed on 10/28/2016, 1:28:51 AMParent: b9455599edff31b4e2d76cedc5c790004a89f0dd
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "ferment", |
3 | - "version": "0.6.14", | |
3 … | + "version": "0.6.15", | |
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