Skip to content

Commit c850954

Browse files
author
Chris Hunt
committed
Bump to v3.1.0
1 parent 00af646 commit c850954

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
##v3.1.0
4+
*2014-03-04*
5+
6+
- [Use Faraday instead of HTTParty](https://github.com/chrishunt/github-auth/pull/31)
7+
- [Update gems](https://github.com/chrishunt/github-auth/pull/32)
8+
39
##v3.0.2
410
*2014-01-19*
511

lib/github/auth/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Github
22
module Auth
3-
VERSION = "3.0.2"
3+
VERSION = "3.1.0"
44
end
55
end

0 commit comments

Comments
 (0)