[Pkg-javascript-commits] [leaflet-markercluster] 110/128: Bump version
Jonas Smedegaard
dr at jones.dk
Sun Apr 16 06:26:09 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository leaflet-markercluster.
commit 848a172a519a61c548e84819f865843351c05ffc
Author: danzel <dave at smartrak.co.nz>
Date: Fri Jan 27 14:19:16 2017 +1300
Bump version
---
bower.json | 4 ++--
package.json | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/bower.json b/bower.json
index 56d3d07..ce09677 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
{
"name": "leaflet.markercluster",
- "version": "1.0.1",
+ "version": "1.0.2",
"homepage": "https://github.com/Leaflet/Leaflet.markercluster",
"authors": [
"Dave Leaver <danzel at localhost.geek.nz>"
@@ -22,6 +22,6 @@
"tests"
],
"dependencies": {
- "leaflet": ">= 1.0.0"
+ "leaflet": ">= 1.0.3"
}
}
\ No newline at end of file
diff --git a/package.json b/package.json
index fda6fe6..a63f5b0 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "leaflet.markercluster",
"repository": "https://github.com/Leaflet/Leaflet.markercluster",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Provides Beautiful Animated Marker Clustering functionality for Leaflet",
"devDependencies": {
"jshint": "~2.1.3",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/leaflet-markercluster.git
More information about the Pkg-javascript-commits
mailing list