We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3269033 commit f4735e0Copy full SHA for f4735e0
2 files changed
CHANGELOG.md
@@ -23,3 +23,6 @@
23
* Update dropdown state
24
* Disable form while submitting
25
* Version and README.md update
26
+
27
+## 0.0.1+4
28
+* Typo fixed and version update
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: in_app_feedback
2
description: Simple flutter feedback package that let users to provide feedback and create issue
3
-version: 0.0.1+3
+version: 0.0.1+4
4
homepage: https://github.com/CodingWithTashi/in_app_feedback
5
issue_tracker: https://github.com/CodingWithTashi/in_app_feedback/issues
6
0 commit comments