git ssb

2+

mixmix / ticktack



Commit 6d1b6dfb2973eaadaa459fee0d6bd1716214712f

start versioning - 0.1.1 (we already built a release at 0.1.0, probably need to wipe that to ensure clear record)

mix irving committed on 8/28/2017, 12:09:32 AM
Parent: 82e3fe97a833f3c6be292cbea4c94bcb31a82739

Files changed

package.jsonchanged
package.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "ticktack",
3- "version": "1.0.0",
3+ "version": "0.1.1",
44 "description": "",
55 "main": "index.js",
66 "scripts": {
77 "rebuild": "cross-script npm rebuild --runtime=electron \"--target=$(electron -v)\" \"--abi=$(electron --abi)\" --disturl=https://atom.io/download/atom-shell",

Built with git-ssb-web