We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9370ee commit a457e62Copy full SHA for a457e62
lib/repl_type_completor/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module ReplTypeCompletor
4
- VERSION = "0.1.4"
+ VERSION = "0.1.5"
5
end
0 commit comments