git ssb

3+

ev / decent



Commit f9dc7df9ef106b761a19562d9037f6d3777d35e4

bump version

Ev Bogue committed on 6/7/2017, 3:11:22 AM
Parent: 5f84566f09a13644de321a03ca48691184027f67

Files changed

package.jsonchanged
package.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "decent",
3- "version": "1.1.0",
3 + "version": "1.2.0",
44 "description": "A decent(tralized) network for communication and development",
55 "scripts": {
66 "start": "node decent server --allowPrivate",
77 "build": "node client/scripts/style.js && mkdir -p build && browserify client/index.js | indexhtmlify > build/index.html"

Built with git-ssb-web