Skip to content

Commit bce84a9

Browse files
committed
prep 6.0.1
1 parent 3ad7f37 commit bce84a9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v6.0.1
2+
- Fix https://github.com/SpinlockLabs/github.dart/issues/190
3+
14
## v6.0.0
25

36
- There's a single entrypoint now: `package:github/github.dart`

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: 6.0.0
2+
version: 6.0.1
33
author: Kenneth Endfinger <[email protected]>
44
description: A high-level GitHub API Client Library that uses Github's v3 API
55
homepage: https://github.com/SpinlockLabs/github.dart

0 commit comments

Comments
 (0)