[Pkg-javascript-commits] [d3-tip.js] 179/277: minor version bump
bhuvan krishna
bhuvan-guest at moszumanska.debian.org
Thu Dec 8 06:57:28 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 cb73dbc778b8e5eff0ff73953c3dabda50f31389
Author: Justin Palmer <justin at github.com>
Date: Thu Sep 19 11:10:14 2013 -0700
minor version bump
---
bower.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bower.json b/bower.json
index 79be136..d693236 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
{
"name": "d3-tip",
- "version": "0.5.4",
+ "version": "0.6.0",
"main": "src/d3.tip.js",
"ignore": [
"**/.*",
@@ -11,6 +11,6 @@
"docs"
],
"dependencies": {
- "d3": "~3.3.3"
+ "d3": "3"
}
}
\ No newline at end of file
--
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