From 1afa75a16552f6e7dd07893f22bdce7856598e2a Mon Sep 17 00:00:00 2001 From: Pascal Welsch Date: Wed, 28 Nov 2018 17:25:15 +0100 Subject: [PATCH] Prepare release --- pubspec.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8e532a3c..4945cdc0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,14 +1,11 @@ name: dart_kollection -description: A starting point for Dart libraries or applications. +description: Kotlin colletions port to Dart version: 0.1.0 homepage: https://github.com/passsy/dart_kollection -author: pascalwelsch +author: Pascal Welsch environment: sdk: '>=2.0.0 <3.0.0' -#dependencies: -# path: ^1.4.1 - dev_dependencies: test: ^1.0.0