Skip to content

Commit a1a4237

Browse files
authored
Bump version to 6.0-RC1 (#7132)
* Bump version to 6.0-RC1 * Revert package-json.lock * Update package.json * Update semver
1 parent 7ee6245 commit a1a4237

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Unreleased
2+
3+
# 6.0.0 RC1
24
- Changes from 5.27.1
35
- Features
46
- ADDED: Add generic support for obstacles [#7130](https://github.com/Project-OSRM/osrm-backend/pull/7130)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@project-osrm/osrm",
3-
"version": "5.28.0-unreleased",
3+
"version": "6.0.0",
44
"private": false,
55
"description": "The Open Source Routing Machine is a high performance routing engine written in C++ designed to run on OpenStreetMap data.",
66
"dependencies": {

0 commit comments

Comments
 (0)