diff --git a/bower.json b/bower.json index 453b02b..2c9dadc 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "dat.gui", - "version": "0.6.0", + "version": "0.6.1", "homepage": "https://github.com/dataarts/dat.gui.git", "authors": [ "Google Data Arts Team " diff --git a/package.json b/package.json index 82cc61c..7cda853 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dat.gui", - "version": "0.6.0", + "version": "0.6.1", "description": "A lightweight graphical user interface for changing variables in JavaScript.", "main": "index.js", "directories": {