From 2cdaf4e8727483abe99dd747abc139dfbd345ff7 Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Sun, 22 Feb 2026 19:40:25 +0000 Subject: [PATCH] r_tree_3.0.2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e6865fd..76c89f1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: r_tree -version: 3.0.1 +version: 3.0.2 description: R-tree implementation to index and query two-dimensional data homepage: https://github.com/Workiva/r_tree