This commit is contained in:
Lorenzo Stoakes 2015-10-15 19:36:16 +01:00
parent d90c3f0414
commit 91b6c1b808
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
# v1.1.1
* Prevent non-fatal errors from causing the supervisor to exit [Lorenzo]
* Use buildtime env vars as the default Pubnub and Mixpanel keys [Pablo]
# v1.1.0

View File

@ -1,6 +1,6 @@
{
"name": "resin-supervisor",
"version": "1.1.0",
"version": "1.1.1",
"scripts": {
"postinstall": "bash postinstall.sh",
"start": "./entry.sh"