diff --git a/CHANGELOG.md b/CHANGELOG.md index 22066d0..4ca51f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,4 +39,8 @@ ## 1.1.0+1 -- Format dart code \ No newline at end of file +- Format dart code + +## 1.1.0+2 + +- Update for pub score diff --git a/pubspec.yaml b/pubspec.yaml index 057fb20..7b7127d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: circular_seek_bar description: Circular progress/seek bar package for flutter that supports customizable animations, dashes, and gradients. -version: 1.1.0+1 +version: 1.1.0+2 repository: https://github.com/seosh817/Flutter_CircularSeekBar environment: