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 64c7e66 commit 46a06feCopy full SHA for 46a06fe
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 9.0.3
2
+
3
+* Update Language Colors March 13th 2022 by @robrbecker in https://github.com/SpinlockLabs/github.dart/pull/302
4
5
6
+**Full Changelog**: https://github.com/SpinlockLabs/github.dart/compare/9.0.2...9.0.3
7
8
## 9.0.2
9
- Switched to use the lints package instead of pedantic https://github.com/SpinlockLabs/github.dart/pull/301
10
pubspec.yaml
@@ -1,5 +1,5 @@
name: github
-version: 9.0.2
+version: 9.0.3
description: A high-level GitHub API Client Library that uses Github's v3 API
homepage: https://github.com/SpinlockLabs/github.dart
0 commit comments