Skip to content

Commit 4ecbede

Browse files
conf: created a version bump
1 parent 9efc4d5 commit 4ecbede

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
codeclimate_diff (0.1.10)
4+
codeclimate_diff (0.1.13)
55
colorize
66
json
77
optparse
@@ -92,4 +92,4 @@ DEPENDENCIES
9292
rubocop (~> 1.21)
9393

9494
BUNDLED WITH
95-
2.5.11
95+
2.5.20

lib/codeclimate_diff/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module CodeclimateDiff
4-
VERSION = "0.1.10"
4+
VERSION = "0.1.13"
55
end

0 commit comments

Comments
 (0)