[Pkg-javascript-commits] [leaflet-markercluster] 20/31: Other 1.0.6

Jonas Smedegaard dr at jones.dk
Sun Oct 22 17:29:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag upstream/1.1.0_dfsg
in repository leaflet-markercluster.

commit f1b0d8fe3b1f52e09c7682600f43af9ecbf0bf05
Author: danzel <danzel at localhost.geek.nz>
Date:   Mon Jun 19 15:47:35 2017 +1200

    Other 1.0.6
---
 README.md    | 4 ++--
 bower.json   | 2 +-
 package.json | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 08d710a..9030475 100644
--- a/README.md
+++ b/README.md
@@ -48,8 +48,8 @@ removed link to h1 and indented back 2 spaces all links.
 
 ## Using the plugin
 Include the plugin CSS and JS files on your page after Leaflet files, using your method of choice:
-* [Download the `v1.0.5` release](https://github.com/Leaflet/Leaflet.markercluster/archive/v1.0.5.zip)
-* Use unpkg CDN: `https://unpkg.com/leaflet.markercluster@1.0.5/dist/`
+* [Download the `v1.0.6` release](https://github.com/Leaflet/Leaflet.markercluster/archive/v1.0.6.zip)
+* Use unpkg CDN: `https://unpkg.com/leaflet.markercluster@1.0.6/dist/`
 * Install with npm: `npm install leaflet.markercluster`
 
 In each case, use files in the `dist` folder:
diff --git a/bower.json b/bower.json
index 45d4a55..392b47c 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
 {
     "name": "leaflet.markercluster",
-    "version": "1.0.5",
+    "version": "1.0.6",
     "homepage": "https://github.com/Leaflet/Leaflet.markercluster",
     "authors": [
         "Dave Leaver <danzel at localhost.geek.nz>"
diff --git a/package.json b/package.json
index 6b178c5..e2687ba 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
 	"name": "leaflet.markercluster",
 	"repository": "https://github.com/Leaflet/Leaflet.markercluster",
-	"version": "1.0.5",
+	"version": "1.0.6",
 	"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