diff --git a/pubspec.yaml b/pubspec.yaml index 7786875d..365dca10 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: kt_dart description: This project is a port of kotlin-stdlib for Dart/Flutter projects. It includes collections (KtList, KtMap, KtSet) with 150+ methods as well as other useful packages. -version: 0.6.0 +version: 0.6.1 homepage: https://github.com/passsy/kt.dart author: Pascal Welsch