lib/slightcms.rb in slightcms-0.0.7 vs lib/slightcms.rb in slightcms-0.0.8

- old
+ new

@@ -1,9 +1,9 @@ module Slightcms # :stopdoc: - VERSION = '0.0.7' + VERSION = '0.0.8' LIBPATH = ::File.expand_path(::File.dirname(__FILE__)) + ::File::SEPARATOR PATH = ::File.dirname(LIBPATH) + ::File::SEPARATOR # :startdoc: # Returns the version string for the library.