From 0be3b91ff454561512bf37600926f1178f2a4d16 Mon Sep 17 00:00:00 2001 From: Evan Morikawa Date: Sun, 15 Jan 2017 15:23:27 -0800 Subject: [PATCH] bump(version): 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11ae4d22c..ffce096d1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nylas", "productName": "Nylas Mail", - "version": "1.0.3", + "version": "1.0.4", "description": "The best email app for people and teams at work", "license": "GPL-3.0", "main": "./src/browser/main.js",