Skip to content

Commit b9c4158

Browse files
authored
Merge pull request #61 from ruby/bump_ver_0_1_11
Bump version to 0.1.11
2 parents 366c2c6 + 8ded762 commit b9c4158

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/repl_type_completor/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module ReplTypeCompletor
4-
VERSION = "0.1.10"
4+
VERSION = "0.1.11"
55
end

0 commit comments

Comments
 (0)