This commit is contained in:
Pablo Carranza Velez 2016-09-26 20:32:57 +00:00
parent b5281b0c96
commit a97342bf9c
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# v2.3.0
* Implement delete-then-download update strategy [Pablo]
* Bump node-docker-delta to 0.0.12 [Pablo, Kostas]

View File

@ -1,6 +1,6 @@
{
"name": "resin-supervisor",
"version": "2.2.1",
"version": "2.3.0",
"scripts": {
"start": "./entry.sh",
"build": "coffee -c src",