Skip to content

Commit

Permalink
Version to v0.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaybro committed Dec 6, 2020
1 parent e100c93 commit 01bd441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.11)

project(pico_tree
LANGUAGES CXX
VERSION 0.5.0
VERSION 0.5.1
DESCRIPTION "PicoTree is a small C++ header only library for range searches and nearest neighbor searches using a KdTree."
HOMEPAGE_URL "https://github.com/Jaybro/pico_tree")

Expand Down

0 comments on commit 01bd441

Please sign in to comment.