screenomat/lib/screenie/version.rb

4 lines
40 B
Ruby
Raw Normal View History

2010-12-09 14:19:01 +00:00
module Screenie
VERSION = '0.0.1'
end