summaryrefslogtreecommitdiff
path: root/lib/rss/version.rb
blob: f0a8894e794b352639b74ce845f2ce8982cc5d1e (plain)
1
2
3
4
module RSS
  # The current version of RSS
  VERSION = "0.2.8"
end