Skip to content

Commit 7d43afa

Browse files
committed
update readme version
1 parent d3d8441 commit 7d43afa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
1. Add gsheet_to_arb dev dependency to the pubspec.yaml
4747
```yaml
4848
dev_dependencies:
49-
gsheet_to_arb: ^0.1.7
49+
gsheet_to_arb: ^0.1.8
5050
```
5151
5252
2. Updated dependencies

example/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99
intl_translation: ^0.17.9
1010

1111
dev_dependencies:
12-
gsheet_to_arb: ^0.1.7
12+
gsheet_to_arb: ^0.1.8
1313
# path: ../
1414
test: ^1.5.3
1515
mockito: ^4.0.0

0 commit comments

Comments
 (0)