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

Commit 986e182

Browse files
committed
Version bump to 0.2.0
1 parent e1787ef commit 986e182

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.1.1)
4+
fastlane-plugin-branch (0.2.0)
55
plist
66
xcodeproj
77

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.1.1"
3+
VERSION = "0.2.0"
44
end
55
end

0 commit comments

Comments
 (0)