[Pkg-javascript-commits] [d3-tip.js] 251/277: bump version, add author
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 d6f7e71ded38329d3806b9b7610f1f0710ea293e
Author: Justin Palmer <justin at github.com>
Date: Tue Oct 21 09:24:08 2014 -0600
bump version, add author
---
package.json | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index a3f74b4..73b6325 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,8 @@
{
"name": "d3-tip",
- "version": "0.6.4",
- "description": "d3 tooltips (by Justin Palmer) http://labratrevenge.com/d3-tip",
+ "version": "0.6.5",
+ "description": "Tooltips for d3 svg visualizations",
+ "author": "Justin Palmer <justin at labratrevenge.com> (http://labratrevenge.com/d3-tip)",
"main": "index.js",
"directories": {
"doc": "docs",
--
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