Try pushing tag again.

This commit is contained in:
Daniel Patterson 2021-05-17 14:16:35 -07:00
parent d97fe2322d
commit 3a029d476c
No known key found for this signature in database
GPG Key ID: 19C12BE1725A028B
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# 5.25.0-rc.1
# 5.25.0-rc.2
- 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)

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "osrm",
"version": "5.25.0-rc.1",
"version": "5.25.0-rc.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "osrm",
"version": "5.25.0-rc.1",
"version": "5.25.0-rc.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": {