Skip to content

Commit 6624c94

Browse files
committed
v2.0.0
1 parent 1f40e6c commit 6624c94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ First, add the following to your pubspec.yaml:
3333

3434
```yaml
3535
dependencies:
36-
github: ">=1.3.1 <1.2.0"
36+
github: ">=2.0.0 <2.1.0"
3737
```
3838
3939
Then import the library and use it:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: github
2-
version: 1.3.1
2+
version: 2.0.0
33
author: Kenneth Endfinger <[email protected]>
44
description: GitHub API Client Library
55
homepage: https://github.com/DirectMyFile/github.dart

0 commit comments

Comments
 (0)