From 7c371d88f7f23073bb323b6a777aab333a29c2fc Mon Sep 17 00:00:00 2001 From: Ben Gotow Date: Tue, 12 Jan 2016 15:46:00 -0800 Subject: [PATCH] bump(version): 0.3.41 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fcdcb9cb2..a8fe67952 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nylas", "productName": "Nylas N1", - "version": "0.3.40", + "version": "0.3.41", "description": "An extensible, open-source mail client built on the modern web.", "main": "./src/browser/main.js", "repository": {