Skip to content

Commit 19a056f

Browse files
committed
Update version and changelog
1 parent 749e3ff commit 19a056f

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.3.5
2+
3+
* Maintenance release
4+
* Update kotlin and gradle versions
5+
16
## 0.3.4
27

38
* Refactor native code

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ packages:
77
path: ".."
88
relative: true
99
source: path
10-
version: "0.3.4"
10+
version: "0.3.5"
1111
async:
1212
dependency: transitive
1313
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ topics:
1313
- android
1414
- native
1515

16-
version: 0.3.4
16+
version: 0.3.5
1717

1818
environment:
1919
sdk: '>=2.12.0 <4.0.0'

0 commit comments

Comments
 (0)