Skip to content

Commit

Permalink
Prepare for version 1.0.0.rc.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Nov 15, 2010
1 parent 43eb30e commit e6197e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
twitter (1.0.0.rc.6)
twitter (1.0.0.rc.7)
faraday (~> 0.5.3)
faraday_middleware (~> 0.3.0)
hashie (~> 0.4.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/twitter/version.rb
@@ -1,4 +1,4 @@
module Twitter
# The version of the gem
VERSION = '1.0.0.rc.6' unless defined?(Twitter::VERSION)
VERSION = '1.0.0.rc.7' unless defined?(Twitter::VERSION)
end

0 comments on commit e6197e1

Please sign in to comment.