Skip to content

Commit 0b56ba8

Browse files
committed
Bump version tag to 0.3.0-beta
1 parent 1584cab commit 0b56ba8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LaunchDarkly.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "LaunchDarkly"
19-
s.version = "0.2.3-beta"
19+
s.version = "0.3.0-beta"
2020
s.summary = "iOS SDK for LaunchDarkly"
2121

2222
s.description = <<-DESC
@@ -74,7 +74,7 @@ Pod::Spec.new do |s|
7474
# Supports git, hg, bzr, svn and HTTP.
7575
#
7676

77-
s.source = { :git => "https://github.com/launchdarkly/ios-client.git", :tag => "0.2.3-beta" }
77+
s.source = { :git => "https://github.com/launchdarkly/ios-client.git", :tag => "0.3.0-beta" }
7878

7979

8080

0 commit comments

Comments
 (0)