Skip to content

Commit

Permalink
Fix mirai version in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
divyanshub024 committed Mar 12, 2023
1 parent 9133e6a commit a689914
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 @@ -20,7 +20,7 @@ This will add a line like this to your package's pubspec.yaml.

```yaml
dependencies:
mirai: ^1.0.0
mirai: ^0.0.1
```
And then run flutter pub get.
Expand Down

0 comments on commit a689914

Please sign in to comment.