Skip to content

Commit

Permalink
update version 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Sovann committed Aug 14, 2023
1 parent bd256c1 commit a019c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Dialog kh is opensource library developed by <a href="https://kimsoer.site/">Voe
1. Add the latest version of package to your pubspec.yaml (and run`dart pub get`):
```yaml
dependencies:
dialog_kh: ^0.0.2
dialog_kh: ^0.0.3
```
2. Import the package and use it in your Flutter App.
```dart
Expand Down

0 comments on commit a019c35

Please sign in to comment.