[Pkg-javascript-commits] [d3-tip.js] 259/277: 0.6.7
bhuvan krishna
bhuvan-guest at moszumanska.debian.org
Thu Dec 8 06:57:36 UTC 2016
This is an automated email from the git hooks/post-receive script.
bhuvan-guest pushed a commit to branch master
in repository d3-tip.js.
commit a3c33d115f4ba8d5c19665adfa4893e687371ed6
Author: Alex Olshansky <clbn at spotify.com>
Date: Tue Apr 28 14:25:32 2015 +0200
0.6.7
Bump a version (0.6.6 -> 0.6.7).
Changelog:
* Update d3 version (3.4 -> 3.5.5)
* Add tip.destroy() to remove the DOM element
---
bower.json | 2 +-
package.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/bower.json b/bower.json
index e1547eb..da4bc84 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
{
"name": "d3-tip",
- "version": "0.6.6",
+ "version": "0.6.7",
"main": "index.js",
"ignore": [
"**/.*",
diff --git a/package.json b/package.json
index abc2323..2c1e160 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "d3-tip",
- "version": "0.6.6",
+ "version": "0.6.7",
"description": "Tooltips for d3 svg visualizations",
"author": "Justin Palmer <justin at labratrevenge.com> (http://labratrevenge.com/d3-tip)",
"main": "index.js",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/d3-tip.js.git
More information about the Pkg-javascript-commits
mailing list