smartfacecloud-updater
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -27,2 +27,5 @@ { | ||
"description": "Fixed a bug with emulator" | ||
}, | ||
"0.0.9": { | ||
"description": "Updated smartface to 0.1.26" | ||
} | ||
@@ -29,0 +32,0 @@ } |
@@ -5,3 +5,3 @@ const execFile = require('child_process').execFile; | ||
const semver = require('semver'); | ||
const PACKAGE_VERSION = '0.0.8'; | ||
const PACKAGE_VERSION = '0.0.9'; | ||
@@ -8,0 +8,0 @@ const CURRENT_VERSION = { |
{ | ||
"name": "smartfacecloud-updater", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "Auto updater for SmartfaceCloud", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
11156
20
232