summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-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 0d3da8b51a..fc0cd7b1c6 100644
--- a/lib/rss/rss.rb
+++ b/lib/rss/rss.rb
@@ -59,7 +59,7 @@ require "rss/xml-stylesheet"
module RSS
- VERSION = "0.1.5"
+ VERSION = "0.1.6"
URI = "http://purl.org/rss/1.0/"