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

Commit 35a56eb

Browse files
committed
Version bump to 0.5.0
1 parent 06de751 commit 35a56eb

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.4.2)
4+
fastlane-plugin-branch (0.5.0)
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.4.2"
3+
VERSION = "0.5.0"
44
end
55
end

0 commit comments

Comments
 (0)