Commit 96a8ee8415fc184b2fc5086996a2112ae1280869
3.11.0
Ev Bogue committed on 11/25/2017, 8:44:34 PMParent: d752d8edbd1e862a2893953ee7cb09898aebdc75
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "decent", |
3 | - "version": "3.10.3", | |
3 … | + "version": "3.11.0", | |
4 | 4 … | "description": "A decent(tralized) network for communication and development", |
5 | 5 … | "scripts": { |
6 | 6 … | "start": "node bin", |
7 | 7 … | "build": "node client/scripts/style.js && mkdir -p build && browserify client/index.js | indexhtmlify > build/index.html", |
Built with git-ssb-web