Skip to content

Commit

Permalink
new version 0.4.0, same as 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fredericbonifas committed May 12, 2015
1 parent 4ff0e9a commit 2ea3ae8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ Changelog

* Nothing changed yet.

### 0.4.0 ###

* Same version as v0.3.3, new release as v0.4.0 to keep numbering coherent as a new feature has been added

### 0.3.3 ###

* Add bearing and destination functions (thanks @doublestranded)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "leaflet-geometryutil"
, "version": "0.3.3"
, "version": "0.4.0"
, "description": "Leaflet utility functions on geometries"
, "keywords": ["Leaflet", "GIS"]
, "main": "dist/leaflet.geometryutil.js"
Expand Down

0 comments on commit 2ea3ae8

Please sign in to comment.