From cacf016ecb2f8b1d96e7805ab48cf2063cc00fe3 Mon Sep 17 00:00:00 2001 From: Evan Morikawa Date: Tue, 16 Aug 2016 17:42:28 -0700 Subject: [PATCH] bump(version): 0.4.48 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13ddb5241..f64cf2045 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nylas", "productName": "Nylas N1", - "version": "0.4.47", + "version": "0.4.48", "description": "An extensible, open-source mail client built on the modern web.", "main": "./src/browser/main.js", "repository": {