Skip to content

Commit

Permalink
Release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Pascal Welsch committed Jan 9, 2019
1 parent d8d6e50 commit 4d14930
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: kotlin_dart
description: Brings Kotlins standard library to Dart, including colletions (KtList, KtSet, KtMap). Unlike Darts these collections are immutable by default but offer special `Mutable` types.
version: 0.4.0-alpha1
homepage: https://github.com/passsy/kt_stdlib
description: This project is a port of Kotlins Standard library for Dart/Flutter projects. It includes collections (KtList, KtMap, KtSet) as well as other packages useful for every Dart/Flutter project.
version: 0.4.0
homepage: https://github.com/passsy/kotlin.dart
author: Pascal Welsch <[email protected]>

environment:
Expand Down

0 comments on commit 4d14930

Please sign in to comment.