Skip to content

Commit 9ca54a0

Browse files
committed
bump version 0.0.3
1 parent 1e2af46 commit 9ca54a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leaflet.utm",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"homepage": "https://github.com/jjimenezshaw/Leaflet.UTM",
55
"authors": [
66
"Javier Jimenez Shaw"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leaflet.utm",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Converts LatLng to UTM WGS84 in Leaflet",
55
"main": "L.LatLng.UTM.js",
66
"directories": {

0 commit comments

Comments
 (0)