Skip to content

Commit

Permalink
new version: 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
TalebRafiepour committed Jan 25, 2025
1 parent 42562e6 commit cb4212b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.0.5

* Introduced the `stepAnimationDuration` property in the constructor.
* Updated the `README.md` file.

## 1.0.4

* Change `LICENSE` from `MIT` to `BSD-3-Clause`.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: step_progress
description: A lightweight package for displaying customizable step progress indicators in a user interface.
version: 1.0.4
version: 1.0.5
homepage: https://github.com/TalebRafiepour/step-progress
issue_tracker: https://github.com/TalebRafiepour/step-progress/issues

Expand Down

0 comments on commit cb4212b

Please sign in to comment.