Skip to content

Commit

Permalink
Update bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ddproxy committed Mar 8, 2016
1 parent b991345 commit a38096b
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "leaflet-draw",
"description": "Vector drawing plugin for Leaflet",
"version": "0.2.5",
"version": "0.3.0",
"main": [
"dist/leaflet.draw-src.js",
"dist/leaflet.draw.css",
Expand Down Expand Up @@ -33,7 +33,13 @@
"draw"
],
"authors": [
{"name":"Jacob Toye"}
{
"name": "Jon West",
"email": "[email protected]"
},
{
"name":"Jacob Toye"
}
],
"homepage":"",
"repository": {
Expand Down

0 comments on commit a38096b

Please sign in to comment.