From b3af7e65143564d405af5a061e00e994f7917aa9 Mon Sep 17 00:00:00 2001 From: Juan Tejada Date: Mon, 13 Jun 2016 12:05:11 -0700 Subject: [PATCH] bump(version): 0.4.44 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b7c1a4d4f..37756a576 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nylas", "productName": "Nylas N1", - "version": "0.4.43", + "version": "0.4.44", "description": "An extensible, open-source mail client built on the modern web.", "main": "./src/browser/main.js", "repository": {