diff --git a/CHANGELOG.md b/CHANGELOG.md index bf7e2c6..3316b8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,4 +9,8 @@ Updated ReadMe. ## 0.0.3 Added option to change textcolor and subtitle color. -Added onTap to specify a function. \ No newline at end of file +Added onTap to specify a function. + +## 0.0.4 + +Fixed onTap to specify a callback. \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index fca5e1e..5a8eb1c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: fancy_containers description: Fancy Containers Flutter Package -version: 0.0.3 +version: 0.0.4 homepage: https://github.com/adityathakurxd/fancy_containers environment: