summaryrefslogtreecommitdiff
path: root/lib/rss/rss.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rss/rss.rb')
-rw-r--r--lib/rss/rss.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rss/rss.rb b/lib/rss/rss.rb
index b06cf68d81..9db5f5a6ff 100644
--- a/lib/rss/rss.rb
+++ b/lib/rss/rss.rb
@@ -56,7 +56,7 @@ require "rss/xml-stylesheet"
module RSS
- VERSION = "0.0.9"
+ VERSION = "0.1.0"
URI = "http://purl.org/rss/1.0/"