Skip to content

Commit d421f16

Browse files
committed
Updaed version
1 parent ca4fb3e commit d421f16

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.0.15]
2+
3+
* Added custom color option for error state
4+
15
## [1.0.14]
26

37
* Updated dartrx package version

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ packages:
129129
path: ".."
130130
relative: true
131131
source: path
132-
version: "1.0.14"
132+
version: "1.0.15"
133133
rxdart:
134134
dependency: transitive
135135
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: rounded_loading_button
22
description: A simple implementation of an animated loading button widget for Flutter
3-
version: 1.0.14
3+
version: 1.0.15
44
homepage: https://github.com/chrisedg87/flutter_rounded_loading_button
55

66
environment:

0 commit comments

Comments
 (0)