Compare commits

..

2 Commits

Author SHA1 Message Date
Daniel Patterson c130012ed5 Set package.json to match tag for publishing. 2018-08-28 19:34:35 -07:00
Daniel Patterson 5fa90cd2d5 Set package.json to match tag for publishing. 2018-08-28 19:33:53 -07:00
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "osrm",
"version": "5.18.0-latest.1",
"version": "5.18.0-moarshm.2",
"private": false,
"description": "The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.",
"dependencies": {