mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Upgrade RSS to 0.2.8
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66920 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
6375c68f88
commit
cee0c36a08
11 changed files with 151 additions and 60 deletions
4
lib/rss/version.rb
Normal file
4
lib/rss/version.rb
Normal file
|
@ -0,0 +1,4 @@
|
|||
module RSS
|
||||
# The current version of RSS
|
||||
VERSION = "0.2.8"
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue