We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1563023 commit 7dec2f9Copy full SHA for 7dec2f9
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.3"
+ ::Veewee::VERSION="0.4.4"
8
end
0 commit comments