Skip to content
This repository has been archived by the owner on Mar 17, 2020. It is now read-only.

Commit

Permalink
we're actually at 0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Palmer committed Oct 21, 2014
1 parent d6f7e71 commit 4c2a248
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": "d3-tip",
"version": "0.6.5",
"version": "0.6.6",
"main": "index.js",
"ignore": [
"**/.*",
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": "d3-tip",
"version": "0.6.5",
"version": "0.6.6",
"description": "Tooltips for d3 svg visualizations",
"author": "Justin Palmer <justin@labratrevenge.com> (http://labratrevenge.com/d3-tip)",
"main": "index.js",
Expand Down

0 comments on commit 4c2a248

Please sign in to comment.