diff --git a/CHANGELOG.md b/CHANGELOG.md index 826037a..becb3ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ ### 0.0.3 -* Added Action Plan :p +* Added Action Plan ### 0.0.2 * Added BendBox diff --git a/example/pubspec.lock b/example/pubspec.lock index c898987..2ed2921 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -141,7 +141,7 @@ packages: path: ".." relative: true source: path - version: "0.0.3" + version: "0.0.4" vector_math: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 55413e2..2777790 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: ux description: UX Kit -version: 0.0.3 +version: 0.0.4 author: Alexandru Agrapine homepage: https://swipelab.co/ux.html