diff options
Diffstat (limited to 'lib/rss2html/version.rb')
-rw-r--r-- | lib/rss2html/version.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/rss2html/version.rb b/lib/rss2html/version.rb new file mode 100644 index 0000000..e0048c8 --- /dev/null +++ b/lib/rss2html/version.rb @@ -0,0 +1,3 @@ +module Rss2Html + VERSION = "0.0.3" +end
\ No newline at end of file |