This commit is contained in:
Pablo Carranza Velez 2016-03-08 15:31:48 +00:00
parent cefadc0d53
commit eb301cc4c7
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# v1.6.1
* Reduce noise in logs [Kostas]
# v1.6.0

View File

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