Skip to content

Commit

Permalink
Modified version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Stofan committed Feb 21, 2013
1 parent 5b43dcb commit 27a1fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{ {
"name": "node-vincenty", "name": "node-vincenty",
"version": "0.0.2", "version": "0.0.3",
"description": "Calculates the distance in meters between two latitude and longitude coordinates.", "description": "Calculates the distance in meters between two latitude and longitude coordinates.",
"main": "vincenty.js", "main": "vincenty.js",
"scripts": { "scripts": {
Expand Down

0 comments on commit 27a1fc5

Please sign in to comment.