We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 648535a commit e80cbd5Copy full SHA for e80cbd5
lib/veewee/version.rb
@@ -4,5 +4,5 @@ module Veewee
4
5
# Only set the version constant if it wasn't set before
6
unless defined?(Veewee::VERSION)
7
- ::Veewee::VERSION="0.4.2"
+ ::Veewee::VERSION="0.4.3"
8
end
0 commit comments