Bump version

This commit is contained in:
Andrey Tkachenko 2020-04-28 22:35:14 +04:00
parent c31758c883
commit 73bacad7ba

View File

@ -1,6 +1,6 @@
[package]
name = "fux_kdtree"
version = "0.2.0"
version = "0.3.0"
authors = ["fulara <ntszar@gmail.com>"]
repository = "https://github.com/fulara/kdtree-rust"
keywords = ["tree", "dimension" , "nearest", "search", "neighbor"]