This commit is contained in:
Pablo Carranza Vélez 2015-10-08 14:10:33 +00:00
parent 3d7f5f3ced
commit 98c9ee2c21
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# v1.0.2
* Fix getting API key from DB by returning its .value [Pablo]
# v1.0.1

View File

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