Skip to content

Commit

Permalink
Bump version to 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed May 5, 2011
1 parent 3d56c37 commit c8828b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/octokit/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Octokit
VERSION = "0.6.2".freeze unless defined?(Octokit::VERSION)
VERSION = "0.6.3".freeze unless defined?(Octokit::VERSION)
end

0 comments on commit c8828b2

Please sign in to comment.