This commit is contained in:
Pablo Carranza Vélez 2015-11-04 13:28:06 -03:00
parent 4ac0feeca3
commit 2827719d9a
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# v1.2.1
* Use random name for PubNub channel and report to API [Pablo]
# v1.2.0

View File

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