Skip to content

Commit

Permalink
bump version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
letsar committed May 22, 2022
1 parent 9035955 commit 566e358
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.3.0
### Added
* Padding and BorderRadius to SlidableAction.

## 1.2.1
### Fixed
* Build warning
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.2.1"
version: "1.3.0"
flutter_test:
dependency: "direct dev"
description: flutter
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: flutter_slidable
description: A Flutter implementation of slidable list item with directional slide actions that can be dismissed.
version: 1.2.1
version: 1.3.0
homepage: https://github.com/letsar/flutter_slidable

environment:
Expand Down

0 comments on commit 566e358

Please sign in to comment.