Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Jun 10, 2014
1 parent 9431ee1 commit d431dc5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ Changelog

### master ###

* Nothing changed yet.

### 0.2.1 ###

* Fix layer order (fixes #5) (thanks Albin Larsson)

### 0.2.0 ###
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "leaflet-textpath",
"version": "0.2.0",
"version": "0.2.1",
"description": "Shows a text (or a pattern) along a Polyline",
"keywords": ["Leaflet", "GIS", "SVG"],
"main": "leaflet.textpath.js",
Expand All @@ -16,4 +16,4 @@
"dependencies": {
"leaflet": "*"
}
}
}

0 comments on commit d431dc5

Please sign in to comment.