[Pkg-javascript-commits] [leaflet-markercluster] 59/128: Bump version number to match leaflet

Jonas Smedegaard dr at jones.dk
Sun Apr 16 06:26:03 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 c0051f0a9a162762e2f5c1df14c427d70198d886
Author: danzel <dave at smartrak.co.nz>
Date:   Tue Apr 26 15:39:38 2016 +1200

    Bump version number to match leaflet
---
 README.md    | 4 ++--
 package.json | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index e7270f0..b3eebf4 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Leaflet.markercluster
 
 Provides Beautiful Animated Marker Clustering functionality for [Leaflet](http://leafletjs.com), a JS library for interactive maps.
 
-*Requires Leaflet 1.0.0-beta2*
+*Requires Leaflet 1.0.0-rc.1*
 
 *For Leaflet 0.7 use the [leaflet-0.7 branch](https://github.com/Leaflet/Leaflet.markercluster/tree/leaflet-0.7)*
 
@@ -45,7 +45,7 @@ removed link to h1 and indented back 2 spaces all links.
 
 ## Using the plugin
 
-Install with Bower: `bower install leaflet.markercluster`
+Install with npm: `npm install leaflet.markercluster at 1.0.0-rc.1`
 
 See the included examples for usage.
 
diff --git a/package.json b/package.json
index 52b88e4..742728b 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
 	"name": "leaflet.markercluster",
 	"repository": "https://github.com/Leaflet/Leaflet.markercluster",
-	"version": "0.4.0",
+	"version": "1.0.0-rc.1",
 	"description": "Provides Beautiful Animated Marker Clustering functionality for Leaflet",
 	"peerDependencies": {
 		"leaflet": "~1.0.0-rc.1"

-- 
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