Skip to content

Commit

Permalink
Bumps version to 0.10.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
philnash committed Feb 23, 2014
1 parent 7f6541f commit be5a2d5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions History.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
=== 0.10.0 / 2014-2-23

* 2 major updates

* Updates OAuth2 gem dependency to include version 0.9.x
* Adds support for generic OAuth2 access token in V3 API, thanks to fzagarzazu (issue #47)

=== 0.9.0 / 2013-4-28

* 2 major updates
Expand Down
2 changes: 1 addition & 1 deletion bitly.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = "bitly"
s.version = "0.9.0"
s.version = "0.10.0"

s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version=
s.authors = ["Phil Nash"]
Expand Down

0 comments on commit be5a2d5

Please sign in to comment.