lib/fulmar/plugin/neos/version.rb in fulmar-plugin-neos-1.0.0 vs lib/fulmar/plugin/neos/version.rb in fulmar-plugin-neos-1.0.1
- old
+ new
@@ -1,7 +1,7 @@
module Fulmar
module Plugin
module Neos
- VERSION = '1.0.0'.freeze
+ VERSION = '1.0.1'.freeze
end
end
end