From c0e2943c26f04414350a050b46882f9f0807c4d8 Mon Sep 17 00:00:00 2001 From: Evan Morikawa Date: Mon, 9 Jan 2017 09:46:31 -0800 Subject: [PATCH] bump(version): 0.5.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19e67e1f6..831dfa30e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nylas", "productName": "Nylas N1", - "version": "0.5.3", + "version": "0.5.4", "description": "The best email app for people and teams at work", "license": "GPL-3.0", "main": "./src/browser/main.js",