Compare commits

..

2 Commits

Author SHA1 Message Date
Daniel Patterson 051e931091 Final 5.25 release prep. 2021-05-17 14:57:10 -07:00
Daniel Patterson 3a029d476c Try pushing tag again. 2021-05-17 14:16:35 -07:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# 5.25.0-rc.1
# 5.25.0
- Changes from 5.24.0
- Build:
- CHANGED: Node binaries now use Github Releases for hosting [#6030](https://github.com/Project-OSRM/osrm-backend/pull/6030)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "osrm",
"version": "5.25.0-rc.1",
"version": "5.25.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "osrm",
"version": "5.25.0-rc.1",
"version": "5.25.0",
"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": {