Skip to content

Commit 762e8df

Browse files
authored
Merge pull request #188 from masutaka/release-v5.0.6
Release for v5.0.6
2 parents cfc9095 + fedbf2d commit 762e8df

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.5)
4+
circleci-bundle-update-pr (5.0.6)
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.5'
7+
VERSION = '5.0.6'
88
end
99
end
1010
end

0 commit comments

Comments
 (0)