Skip to content

Commit

Permalink
Update pubspec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel Ruivo authored May 13, 2024
1 parent 3c132bd commit 460efd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: country_codes
description: Country codes is an helper package that provides country details given a particular localization, such as dial codes, ISO 3166 codes (alpha-2, alpha-3) and country names.
version: 2.2.0
version: 3.0.0
homepage: https://github.com/miguelpruivo/country_codes

environment:
Expand All @@ -22,4 +22,4 @@ flutter:
package: com.miguelruivo.flutter.plugin.countrycodes.country_codes
pluginClass: CountryCodesPlugin
ios:
pluginClass: CountryCodesPlugin
pluginClass: CountryCodesPlugin

0 comments on commit 460efd2

Please sign in to comment.