Skip to content

Commit

Permalink
bump to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jaumard committed Mar 14, 2019
1 parent dd963da commit e14aa46
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.3.0

* Switch from kotlin to java
* Add possibility to have Android NDK crashes

## 0.2.1+1

* Reduce iOS compiler warnings
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_crashlytics
description: Flutter plugin to enable Crashlytics reporting on Android and iOS, also offer the ability to add custom log and informations to the reports.
version: 0.2.1+1
version: 0.3.0
authors:
- jaumard <[email protected]>
- long1eu <[email protected]>
Expand Down

0 comments on commit e14aa46

Please sign in to comment.