Skip to content

Commit fb38338

Browse files
committed
release 8.0.4; fix package name to @graphhopper/directions-api-js-client
1 parent 5111e32 commit fb38338

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "@graphhopper/graphhopper-js-api-client",
3-
"version": "8.0.3",
2+
"name": "@graphhopper/directions-api-js-client",
3+
"version": "8.0.4",
44
"description": "A Javascript Client for the GraphHopper Directions API",
55
"author": "GraphHopper Community",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)