Skip to content

Commit

Permalink
Merge pull request #145 from shounakmulay/v0.2.0
Browse files Browse the repository at this point in the history
Bump version to 0.2.0
  • Loading branch information
shounakmulay authored May 19, 2022
2 parents 82ce8af + c4d567d commit d8467f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* Upgrade `targetSdk` to 31
* Upgrade min dart sdk to 2.15.1
* Fix SmsMethodCallHandler error.
* Added Service Center field in SmsMessage

## 0.1.4
* Fix SmsType parsing (Contributor: https://github.com/Mabsten)
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: telephony
description: A Flutter plugin to use telephony features such as fetch network
info, start phone calls, send and receive SMS, and listen for incoming SMS.
version: 0.1.4
homepage: https://github.com/shounakmulay/Telephony
version: 0.2.0
homepage: https://telephony.shounakmulay.dev
repository: https://github.com/shounakmulay/Telephony

environment:
Expand Down

0 comments on commit d8467f3

Please sign in to comment.