Skip to content

Commit 51259fe

Browse files
authored
Merge pull request #204 from masutaka/release-v5.1.1
Release for v5.1.1
2 parents e93e706 + 7945538 commit 51259fe

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

0 commit comments

Comments
 (0)