[Pkg-javascript-commits] [d3-tip.js] 146/277: 0.5.2
bhuvan krishna
bhuvan-guest at moszumanska.debian.org
Thu Dec 8 06:57:25 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 d7cf4e4d1efb87fc7984bf2cf5a528141545b475
Author: Justin Palmer <justin at github.com>
Date: Wed Apr 24 14:23:20 2013 -0700
0.5.2
---
README.md | 6 +++---
component.json | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index a699a69..38a547e 100644
--- a/README.md
+++ b/README.md
@@ -5,9 +5,9 @@
### API Docs
[API Documentation](docs/index.md)
-### Download v0.5.1
-* [Production Version](https://raw.github.com/Caged/d3-tip/v0.5.1/d3.tip.min.js) : **3kb** / **~1kb gzipped**
-* [Development Version](https://raw.github.com/Caged/d3-tip/v0.5.1/src/d3.tip.js) : **6kb** / **~2kb gzipped**
+### Download Latest Version
+* [Production Version](https://raw.github.com/Caged/d3-tip/v0.5.2/d3.tip.min.js) : **3kb** / **~1kb gzipped**
+* [Development Version](https://raw.github.com/Caged/d3-tip/v0.5.2/src/d3.tip.js) : **6kb** / **~2kb gzipped**
### Install with Bower
```
diff --git a/component.json b/component.json
index abd5a21..18fc65e 100644
--- a/component.json
+++ b/component.json
@@ -1,6 +1,6 @@
{
"name": "d3-tip",
- "version": "0.5.1",
+ "version": "0.5.2",
"main": "src/d3.tip.js",
"ignore": [
"**/.*",
--
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