diff --git a/CHANGELOG.md b/CHANGELOG.md index 1059dc2..6c818b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ +## 0.2.8 +* Update kotlin version + ## 0.2.7 * Update LICENSE and cleaning up code ## 0.0.1 - * Implements platform-specific barcode generate function base on ZXing diff --git a/pubspec.yaml b/pubspec.yaml index 5aac690..3d9a1a3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: barcode_generator description: A flutter package for barcode generator base on ZXing support multiple fortmats with PlatformView -version: 0.2.7 +version: 0.2.8 homepage: https://github.com/iHunterX/barcode_generator environment: