Commit 17e939d97aceac4619d4a5ad7698fea625d570c7
bump version ready for new pre-release
mix irving committed on 5/16/2018, 12:37:39 AMParent: 7647ceaff9ecb9fbc0386af2a317afc08778b794
Files changed
package-lock.json | changed |
package.json | changed |
package-lock.json | ||
---|---|---|
The diff is too large to show. Use a local git client to view these changes. Old file size: 289783 bytes New file size: 289783 bytes |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "ticktack", |
3 | - "version": "0.4.0-prerelease-1", | |
3 … | + "version": "0.4.0-prerelease-2", | |
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