Skip to content

Commit d93db1f

Browse files
authored
Merge pull request #192 from masutaka/release-v5.0.8
Release for v5.0.8
2 parents 4b355aa + 486cf64 commit d93db1f

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

0 commit comments

Comments
 (0)