From 64bc8cfdeb14b6b39d972277ef88f5b8ad45ecf3 Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Tue, 31 Oct 2023 20:15:30 +0000 Subject: [PATCH] Bump version to 2.1.4 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0f938df..31af6b2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: r_tree -version: 2.1.3 +version: 2.1.4 description: R-tree implementation to index and query two-dimensional data homepage: https://github.com/Workiva/r_tree