From e5e01e2834cd48c51a44d7a2fc51e120155224e0 Mon Sep 17 00:00:00 2001 From: Evan Morikawa Date: Fri, 13 Jan 2017 19:31:43 -0800 Subject: [PATCH] bump(version): 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c9fc02a01..974ea8534 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nylas", "productName": "Nylas Mail", - "version": "1.0.1", + "version": "1.0.2", "description": "The best email app for people and teams at work", "license": "GPL-3.0", "main": "./src/browser/main.js",