Skip to content

Commit d98e23f

Browse files
committed
v2.20.0
1 parent 80c721d commit d98e23f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
kennel (2.19.1)
4+
kennel (2.20.0)
55
benchmark (~> 0.5)
66
diff-lcs (~> 1.5)
77
faraday (~> 2.0)

lib/kennel/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# frozen_string_literal: true
22
module Kennel
3-
VERSION = "2.19.1"
3+
VERSION = "2.20.0"
44
end

0 commit comments

Comments
 (0)