Reset main branch after release.

This commit is contained in:
Daniel Patterson 2021-05-17 14:59:48 -07:00
parent 051e931091
commit ec36319232
No known key found for this signature in database
GPG Key ID: 19C12BE1725A028B
3 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,5 @@
# Unreleased
# 5.25.0
- Changes from 5.24.0
- Build:

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "osrm",
"version": "5.25.0",
"version": "5.26.0-unreleased",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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