Commit 61c3a421f16ddb0067ebc8815b625d3ef3314ff8
0.4.5
Matt McKegg committed on 10/10/2016, 2:57:50 AMParent: 72020d2c0e448d86eb4b7de6a6dbc820a03e98e5
Files changed
package.json | changed |
package.json | |||
---|---|---|---|
@@ -1,7 +1,7 @@ | |||
1 | 1 … | { | |
2 | 2 … | "name": "ferment", | |
3 | - "version": "0.4.4", | ||
3 … | + "version": "0.4.5", | ||
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