We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28b16fd commit 939f3c2Copy full SHA for 939f3c2
ruby/lib/umbra/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module Umbra
4
- VERSION = "0.3.0"
+ VERSION = "0.4.0"
5
end
0 commit comments