Skip to content

Commit

Permalink
v3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcw committed May 17, 2016
1 parent f856628 commit ca67ed3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lerna.json
@@ -1,4 +1,4 @@
{
"lerna": "2.0.0-beta.9",
"version": "3.0.3"
"version": "3.0.4"
}
2 changes: 1 addition & 1 deletion packages/turf-along/package.json
@@ -1,6 +1,6 @@
{
"name": "turf-along",
"version": "3.0.1",
"version": "3.0.4",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/turf/package.json
@@ -1,6 +1,6 @@
{
"name": "turf",
"version": "3.0.3",
"version": "3.0.4",
"description": "a node.js library for performing geospatial operations with geojson",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -46,7 +46,7 @@
},
"dependencies": {
"turf-collect": "^3.0.3",
"turf-along": "^3.0.1",
"turf-along": "^3.0.4",
"turf-area": "^3.0.1",
"turf-bbox-polygon": "^3.0.1",
"turf-bearing": "^3.0.1",
Expand Down

0 comments on commit ca67ed3

Please sign in to comment.