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 AMParent: 82e3fe97a833f3c6be292cbea4c94bcb31a82739
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 | { |
2 | 2 | "name": "ticktack", |
3 | - "version": "1.0.0", | |
3 | + "version": "0.1.1", | |
4 | 4 | "description": "", |
5 | 5 | "main": "index.js", |
6 | 6 | "scripts": { |
7 | 7 | "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