This commit is contained in:
Pablo Carranza Velez 2016-06-28 17:50:12 +00:00
parent 52ef519ebc
commit 9d97aaf30c
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# v1.12.0
* Add endpoints for docker-compose up and down [Pablo]
# v1.11.6

View File

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