diff --git a/pubspec.yaml b/pubspec.yaml index 3d9354b..bf6089e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_treeview description: A tree widget for Flutter that can be used to display nested, hierarchical data. It includes a number of features like styling labels, icons, and import and export utilities. -version: 1.1.2 +version: 1.2.020425+1239 repository: https://git.zontreck.com/AriasCreations/flutter_treeview issue_tracker: https://git.zontreck.com/AriasCreations/flutter_treeview/issues #author: kevinandre.com