Skip to content

Commit 46a06fe

Browse files
committed
prep 9.0.3
1 parent 64c7e66 commit 46a06fe

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## 9.0.2
29
- Switched to use the lints package instead of pedantic https://github.com/SpinlockLabs/github.dart/pull/301
310

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: 9.0.2
2+
version: 9.0.3
33
description: A high-level GitHub API Client Library that uses Github's v3 API
44
homepage: https://github.com/SpinlockLabs/github.dart
55

0 commit comments

Comments
 (0)