Skip to content

Commit caf7e5c

Browse files
committed
version update: 1.1.3
1 parent fa6915d commit caf7e5c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.1.2
1+
# 1.1.3
22

33
- fix: Null textStyle without descendant text widget causes issue(#1)
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A package which provides multiple states for a button with endless customizabili
1212

1313
```yaml
1414
dependencies:
15-
multi_state_button: ^1.1.2
15+
multi_state_button: ^1.1.3
1616
```
1717
1818
### Super simple to use

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: multi_state_button
22
description: A package which provides multiple states for a button with endless customizability.
3-
version: 1.1.2
3+
version: 1.1.3
44
#author: Bharath
55
homepage: https://github.com/Bharathh-Raj/multi_state_button
66

0 commit comments

Comments
 (0)