This commit is contained in:
Petros Angelatos 2016-07-28 17:45:29 -07:00
parent 5ee15e664e
commit d6a7608374
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# v1.13.1
* Using `links` in compose files is now allowed [petrosagg]
# v1.13.0

View File

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