Skip to content

Commit

Permalink
Bump version to 1.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
pengwynn committed Feb 13, 2012
1 parent 3838124 commit d1e72b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/octokit/version.rb
Original file line number Original file line Diff line number Diff line change
@@ -1,3 +1,3 @@
module Octokit module Octokit
VERSION = "0.6.5".freeze unless defined?(Octokit::VERSION) VERSION = "1.0.0".freeze unless defined?(Octokit::VERSION)
end end

0 comments on commit d1e72b4

Please sign in to comment.