Skip to content

Commit a3c17cd

Browse files
authored
Merge pull request #74 from ruby/bump_ver_v0_1_15
Bump version to v0.1.15
2 parents c812364 + e400548 commit a3c17cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.14"
4+
VERSION = "0.1.15"
55
end

0 commit comments

Comments
 (0)