Skip to content

Commit

Permalink
0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzhenn committed Jul 12, 2017
1 parent e93fe84 commit 36251c9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions dist/maptalks.markercluster.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* maptalks.markercluster v0.6.0
* maptalks.markercluster v0.6.1
* LICENSE : MIT
* (c) 2016-2017 maptalks.org
*/
Expand Down Expand Up @@ -662,6 +662,6 @@ exports.ClusterLayer = ClusterLayer;

Object.defineProperty(exports, '__esModule', { value: true });

typeof console !== 'undefined' && console.log('maptalks.markercluster v0.6.0, requires maptalks@^0.26.3.');
typeof console !== 'undefined' && console.log('maptalks.markercluster v0.6.1, requires maptalks@^0.26.3.');

})));
Loading

0 comments on commit 36251c9

Please sign in to comment.