Commit 0fbbca1414bb7e5ac44002ddbd3832b349c77a33
0.5.3
Matt McKegg committed on 10/11/2016, 1:26:04 AMParent: 7444541d4e46d7c5f2512122fd8025fbee0893fc
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "ferment", |
3 | - "version": "0.5.2", | |
3 … | + "version": "0.5.3", | |
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