Set package.json to match tag for publishing.

This commit is contained in:
Daniel Patterson
2018-08-28 19:33:53 -07:00
parent 0499803f24
commit 5fa90cd2d5
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "osrm",
"version": "5.18.0-latest.1",
"version": "5.18.0-moarshm.1",
"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": {