Skip to content

Commit 347af47

Browse files
author
Your Name
committed
update
1 parent 4f3538a commit 347af47

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pubspec.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
name: twitter_client
22
description: A Twitter Client library cross platform support and easy to use.
3-
version: 0.0.5
3+
version: 0.0.6
44
homepage: https://youtube.com/@azkadev
55
repository: https://github.com/azkadev
66

77
environment:
8-
sdk: '>=2.19.0 <3.0.0'
8+
sdk: '>=2.19.0 <4.0.0'
99

1010
# dependencies:
1111
# path: ^1.8.0
1212

1313
dev_dependencies:
14-
lints: ^2.0.0
15-
test: ^1.16.0
14+
lints: ^2.1.0
15+
test: ^1.24.2
1616
dependencies:
17-
galaxeus_lib: ^0.0.60
17+
galaxeus_lib: ^0.0.64
1818
twitter_api_v2: ^4.9.4
1919
universal_io: ^2.2.0

0 commit comments

Comments
 (0)