Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Commit 102c0d6

Browse files
committed
Version bump to 0.5.1
1 parent 6f40c27 commit 102c0d6

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-
fastlane-plugin-branch (0.5.0)
4+
fastlane-plugin-branch (0.5.1)
55
fastlane-plugin-patch
66
plist
77
xcodeproj

lib/fastlane/plugin/branch/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Fastlane
22
module Branch
3-
VERSION = "0.5.0"
3+
VERSION = "0.5.1"
44
end
55
end

0 commit comments

Comments
 (0)