From 1820818d3799b13a494f503f79883ea35f3699bd Mon Sep 17 00:00:00 2001 From: Ben Gotow Date: Tue, 8 Dec 2015 17:56:58 -0800 Subject: [PATCH] bump(version): 0.3.29 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f02c0019e..3a91d66c5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nylas", "productName": "Nylas N1", - "version": "0.3.28", + "version": "0.3.29", "description": "An extensible, open-source mail client built on the modern web.", "main": "./src/browser/main.js", "repository": {