Skip to content

Commit

Permalink
Prepare for version 1.0.0.rc.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Oct 16, 2010
1 parent 202fa74 commit 4998a6c
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.1)
twitter (1.0.0.rc.2)
addressable (~> 2.2.2)
faraday (~> 0.5.1)
faraday_middleware (~> 0.1.7)
Expand Down
2 changes: 1 addition & 1 deletion lib/twitter/version.rb
@@ -1,3 +1,3 @@
module Twitter
VERSION = "1.0.0.rc.1"
VERSION = "1.0.0.rc.2"
end

0 comments on commit 4998a6c

Please sign in to comment.