Skip to content

Commit

Permalink
v0.2.8 adds -rename-layers command and fixes bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
mbloch committed Oct 6, 2014
1 parent 9b3252f commit fa4c790
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mapshaper",
"version": "0.2.7",
"version": "0.2.8",
"description": "A tool for editing vector datasets for mapping and GIS.",
"keywords": ["shapefile","topojson","geojson","cartography","simplification","topology","gis"],
"author": "Matthew Bloch <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<div id="page-wrapper">
<div class="g-page-header">
<div class="g-mapshaper-logo">map<span class="g-logo-highlight">shaper</span> <span class="mshp-version">v. 0.2.7</span></div>
<div class="g-mapshaper-logo">map<span class="g-logo-highlight">shaper</span> <span class="mshp-version">v. 0.2.8</span></div>

<div id="g-simplify-control-wrapper"><div id="g-simplify-control"><span class="g-label">Simplify</span>
<div class="g-slider">
Expand Down

0 comments on commit fa4c790

Please sign in to comment.