Skip to content

Commit

Permalink
update version to 2.3.10-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
ahocevar committed Aug 19, 2015
1 parent d4d9707 commit 932c54c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "proj4",
"version": "2.3.9-alpha",
"version": "2.3.10-alpha",
"description": "Proj4js is a JavaScript library to transform point coordinates from one coordinate system to another, including datum transformations.",
"homepage": "https://github.com/proj4js/proj4js",
"main": "dist/proj4.js",
Expand All @@ -21,4 +21,4 @@
"almond",
"src"
]
}
}
4 changes: 2 additions & 2 deletions component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "proj4",
"version": "2.3.9-alpha",
"version": "2.3.10-alpha",
"description": "Proj4js is a JavaScript library to transform point coordinates from one coordinate system to another, including datum transformations.",
"repo": "proj4js/proj4js",
"keywords": [
Expand All @@ -14,4 +14,4 @@
"scripts": [
"dist/proj4.js"
]
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "proj4",
"version": "2.3.9-alpha",
"version": "2.3.10-alpha",
"description": "Proj4js is a JavaScript library to transform point coordinates from one coordinate system to another, including datum transformations.",
"main": "lib/index.js",
"directories": {
Expand Down Expand Up @@ -43,4 +43,4 @@
"dependencies": {
"mgrs": "~0.0.2"
}
}
}

0 comments on commit 932c54c

Please sign in to comment.