bump(version): 2.0.3

This commit is contained in:
Nylas Coffee Machine 2017-04-05 17:51:11 -07:00
parent cfe2971c2e
commit 68b5550d54
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,9 @@
# Nylas Mail Changelog
### 2.0.3 (4/5/2017)
+ [\*] Revamp SSL options (including user-facing)
### 2.0.2 (4/5/2017)
+ [client-app] Updates to feature limiting

View file

@ -1,7 +1,7 @@
{
"name": "nylas-mail",
"productName": "Nylas Mail",
"version": "2.0.2",
"version": "2.0.3",
"description": "The best email app for people and teams at work",
"license": "GPL-3.0",
"main": "./src/browser/main.js",