Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

Commit

Permalink
Tweak gemspec wording
Browse files Browse the repository at this point in the history
  • Loading branch information
james cook committed Oct 6, 2010
1 parent 6414e0c commit ec3200d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gemspec
Expand Up @@ -12,7 +12,7 @@ Gem::Specification.new do |s|
s.email = ["jamecook@gmail.com"]
s.homepage = "http://github.com/jamescook/RubyRedditAPI"
s.summary = "Wrapper for reddit API"
s.description = "Wraps many reddit API functions such as submission and comments browsing, voting and messaging."
s.description = "Wraps many reddit API functions such as submission and comments browsing, voting, messaging, friending, and more."
s.has_rdoc = false

s.required_rubygems_version = ">= 1.3.6"
Expand Down
2 changes: 1 addition & 1 deletion README
@@ -1,4 +1,4 @@
Ruby Reddit Client v0.1.8
Ruby Reddit Client v0.1.9
==================
Tested with 1.9.2

Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.1.8
0.1.9

0 comments on commit ec3200d

Please sign in to comment.