Skip to content

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
passsy committed Dec 3, 2018
1 parent 8f6cdbb commit cc04499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: dart_kollection
description: Brings Kotlins colletions (List, Set, Map) to Dart. Unlike Darts collections kollections are immutable by default but offer special `Mutable` types.
version: 0.1.0
version: 0.2.0
homepage: https://github.com/passsy/dart_kollection
author: Pascal Welsch <[email protected]>

Expand Down

0 comments on commit cc04499

Please sign in to comment.