We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ad7f37 commit bce84a9Copy full SHA for bce84a9
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## v6.0.1
2
+ - Fix https://github.com/SpinlockLabs/github.dart/issues/190
3
+
4
## v6.0.0
5
6
- There's a single entrypoint now: `package:github/github.dart`
pubspec.yaml
@@ -1,5 +1,5 @@
name: github
-version: 6.0.0
+version: 6.0.1
author: Kenneth Endfinger <[email protected]>
description: A high-level GitHub API Client Library that uses Github's v3 API
homepage: https://github.com/SpinlockLabs/github.dart
0 commit comments