Reset master for next version.

This commit is contained in:
Daniel Patterson 2020-10-14 14:10:33 -07:00
parent c021cea770
commit df3ed43d70
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.23.0
- Changes from 5.22.0
- Build:

2
package-lock.json generated
View File

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

View File

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