We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34ad52f commit 80385c6Copy full SHA for 80385c6
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.5"
+ ::Veewee::VERSION="0.4.5.1"
8
end
0 commit comments