diff --git a/bower.json b/bower.json index 20b52019c..a541b08fa 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "cncjs", - "version": "0.13.6", + "version": "0.14.0", "description": "CNC.js is a web-based CNC milling controller for the Arduino running GRBL", "dependencies": { "html5shiv": "~3.7.3", diff --git a/package.json b/package.json index 9504e8b85..06af8fc15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cncjs", - "version": "0.13.6", + "version": "0.14.0", "description": "CNC.js is a web-based CNC milling controller for the Arduino running GRBL", "homepage": "https://github.com/cheton/cnc.js", "author": "Cheton Wu ",