Reset for next release

This commit is contained in:
Michael Bell 2022-10-10 15:44:16 +01:00
parent 4a5d9c92c0
commit ad2eb9d366
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# Unreleased
# 5.27.0 # 5.27.0
- Changes from 5.26.0 - Changes from 5.26.0
- API: - API:

View File

@ -1,6 +1,6 @@
{ {
"name": "@project-osrm/osrm", "name": "@project-osrm/osrm",
"version": "5.27.0", "version": "5.28.0-unreleased",
"private": false, "private": false,
"description": "The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.", "description": "The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.",
"dependencies": { "dependencies": {