We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0473c46 commit d020587Copy full SHA for d020587
1 file changed
lib/constant_resolver/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
class ConstantResolver
4
- VERSION = "0.1.5"
+ VERSION = "0.2.0"
5
end
0 commit comments