Skip to content

Commit

Permalink
Bump version for C++ API
Browse files Browse the repository at this point in the history
  • Loading branch information
hungpham2511 committed May 3, 2020
1 parent 5626d16 commit 96ad8dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.5)

project(toppra
VERSION 0.2.3
VERSION 0.3.0
# Disable because not available in CMake 3.5
#DESCRIPTION "Library computing the time-optimal path parameterization."
LANGUAGES CXX)
Expand Down

0 comments on commit 96ad8dc

Please sign in to comment.