Skip to content

Commit

Permalink
Update version to pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
Christina committed Apr 6, 2020
1 parent a7e01e7 commit b8ad1da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion TealiumAppsFlyer.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|
# ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
s.name = "TealiumAppsFlyer"
s.module_name = "TealiumAppsFlyer"
s.version = "1.0.0"
s.version = "0.0.1"
s.summary = "Tealium Swift and AppsFlyer integration"
s.description = <<-DESC
Tealium's integration with AppsFlyer for iOS.
Expand Down
3 changes: 1 addition & 2 deletions TealiumAppsFlyerExample/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ target 'TealiumAppsFlyerExample' do
use_frameworks!

# Pods for TealiumAppsFlyerExample
#!!!! Note: Change below to TealiumAppsflyer
pod 'TealiumAppsFlyer', '~> 1.0'
pod 'TealiumAppsFlyer', '~> 0.0.1'
pod 'tealium-swift/TealiumLogger', '~> 1.9'
pod 'tealium-swift/TealiumTagManagement', '~> 1.9'
pod 'tealium-swift/TealiumAppData', '~> 1.9'
Expand Down

0 comments on commit b8ad1da

Please sign in to comment.