Skip to content

Commit 01bd441

Browse files
committed
Version to v0.5.1.
1 parent e100c93 commit 01bd441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.11)
44

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

0 commit comments

Comments
 (0)