Skip to content

Commit a812952

Browse files
authored
Merge pull request #190 from masutaka/release-v5.0.7
Release for v5.0.7
2 parents 4405ce5 + 64ce099 commit a812952

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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-
circleci-bundle-update-pr (5.0.6)
4+
circleci-bundle-update-pr (5.0.7)
55
compare_linker (>= 1.4.5)
66
octokit
77

lib/circleci/bundle/update/pr/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module Circleci
44
module Bundle
55
module Update
66
module Pr
7-
VERSION = '5.0.6'
7+
VERSION = '5.0.7'
88
end
99
end
1010
end

0 commit comments

Comments
 (0)