Skip to content

Commit 5879331

Browse files
authored
Merge pull request #26 from ruby/bump_version
Bump version to 0.1.5
2 parents e9370ee + a457e62 commit 5879331

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

0 commit comments

Comments
 (0)