Skip to content

Commit

Permalink
update version number to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
customlogic committed Oct 5, 2016
1 parent 02eaad7 commit a68384d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -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 <dataarts@google.com>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit a68384d

Please sign in to comment.