Skip to content

Commit e14359c

Browse files
committed
Bump pub version to 0.2.2.
1 parent cd63fc1 commit e14359c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Add the Klutter library to dependencies in the pubspec.yaml:
3939

4040
```yaml
4141
dependencies:
42-
klutter: ^0.2.1
42+
klutter: ^0.2.2
4343
```
4444
4545
Then run:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: klutter
22
description: The Klutter Pub Plugin makes it possible to write a Flutter plugin for both Android and iOS using Kotlin only.
3-
version: 0.2.1
3+
version: 0.2.2
44
homepage: https://buijs.dev
55
repository: https://github.com/buijs-dev/klutter-dart
66

0 commit comments

Comments
 (0)