lib/lotus/view/version.rb in lotus-view-0.4.2 vs lib/lotus/view/version.rb in lotus-view-0.4.3
- old
+ new
@@ -1,8 +1,8 @@
module Lotus
module View
# Defines the version
#
# @since 0.1.0
- VERSION = '0.4.2'.freeze
+ VERSION = '0.4.3'.freeze
end
end