diff --git a/lib/repl_type_completor/version.rb b/lib/repl_type_completor/version.rb index e207e7d..e232d55 100644 --- a/lib/repl_type_completor/version.rb +++ b/lib/repl_type_completor/version.rb @@ -1,5 +1,5 @@ # frozen_string_literal: true module ReplTypeCompletor - VERSION = "0.1.12" + VERSION = "0.1.13" end