From 9df3210fee21e4b311958109d2912463c0572a1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20H=C3=BCgel?= Date: Wed, 12 Dec 2018 13:05:10 +0000 Subject: [PATCH] Version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 255ef8c2f..f1ed1f94c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "lonlat_bng" description = "Convert longitude and latitude coordinates to BNG coordinates, and vice versa" -version = "0.5.9" +version = "0.6.0" authors = ["Stephan Hügel "] license = "MIT" keywords = ["OSGB36", "Geo", "FFI", "ETRS89", "OSTN02"]