From af084f15072ad153ba33e4eff62e1ff0b9e5712e Mon Sep 17 00:00:00 2001 From: Ben Gotow Date: Tue, 20 Oct 2015 15:06:36 -0700 Subject: [PATCH] bump(version): 0.3.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dbbd817e7..d555e075b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nylas", "productName": "Nylas N1", - "version": "0.3.16", + "version": "0.3.17", "description": "An extensible, open-source mail client built on the modern web.", "main": "./src/browser/main.js", "repository": {