[Pkg-javascript-commits] [d3-tip.js] 272/277: Patch version bump because NPM doesn't allow re-publishing
bhuvan krishna
bhuvan-guest at moszumanska.debian.org
Thu Dec 8 06:57:38 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 b264d9ba9e7d5839eb44a0e8e0b9958e5c9ab49a
Author: Tim van der Horst <tim.vanderhorst at sportsmedglobal.com>
Date: Wed Aug 24 09:44:03 2016 +1000
Patch version bump because NPM doesn't allow re-publishing
---
bower.json | 2 +-
package.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/bower.json b/bower.json
index e36deeb..b4805dd 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
{
"name": "d3-tip",
- "version": "0.7.0",
+ "version": "0.7.1",
"main": "index.js",
"ignore": [
"**/.*",
diff --git a/package.json b/package.json
index 39216c0..ffc5a5a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "d3-tip",
- "version": "0.7.0",
+ "version": "0.7.1",
"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