rabl-rails/lib/rabl-fast-json/version.rb

4 lines
44 B
Ruby
Raw Normal View History

2012-02-22 10:42:38 +00:00
module RablFastJson
VERSION = "0.0.1"
end