Skip to content

Commit

Permalink
v0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
azenla committed Aug 29, 2014
1 parent fc76815 commit ef15d86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ First, add the following to your pubspec.yaml:

```yaml
dependencies:
github: ">=0.6.2 <1.0.0"
github: ">=0.6.3 <1.0.0"
```
Then import the library and use it:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: github
version: 0.6.2
version: 0.6.3
author: Kenneth Endfinger <[email protected]>
description: GitHub API Client Library
homepage: https://github.com/DirectMyFile/github.dart
Expand Down

0 comments on commit ef15d86

Please sign in to comment.