bump(version): 0.4.43 beta

This commit is contained in:
Ben Gotow 2016-06-07 14:17:26 -07:00
parent c35e9a564d
commit 2b24603a95

View file

@ -1,7 +1,7 @@
{
"name": "nylas",
"productName": "Nylas N1",
"version": "0.4.42",
"version": "0.4.43",
"description": "An extensible, open-source mail client built on the modern web.",
"main": "./src/browser/main.js",
"repository": {
@ -80,7 +80,6 @@
"windows-shortcuts": "emorikawa/windows-shortcuts#b0a0fc7"
},
"packageDependencies": {},
"private": true,
"scripts": {
"test": "./N1.sh --test"
}