Skip to content

Commit

Permalink
Remove references to a particular version
Browse files Browse the repository at this point in the history
  • Loading branch information
n-bernat committed Dec 2, 2023
1 parent d8601f7 commit e1e5277
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion flutter_kanjivg/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ and the Flutter guide for

```yaml
dependencies:
flutter_kanjivg: ^0.0.2
flutter_kanjivg: latest_version
```

2. Get the dependencies.
Expand Down
2 changes: 1 addition & 1 deletion kanjivg/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ and the Flutter guide for

```yaml
dependencies:
kanjivg: ^0.0.1
kanjivg: latest_version
```

2. Get the dependencies.
Expand Down

0 comments on commit e1e5277

Please sign in to comment.