Skip to content

Commit

Permalink
Release 2.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
f2prateek committed Oct 15, 2015
1 parent ffa0efe commit f94ca2c
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 24 deletions.
2 changes: 1 addition & 1 deletion Analytics.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ end

Pod::Spec.new do |s|
s.name = "Analytics"
s.version = "2.0.13"
s.version = "2.0.14"
s.summary = "Segment analytics and marketing tools library for iOS."
s.homepage = "https://segment.com/libraries/ios"
s.license = { :type => "MIT", :file => "License.md" }
Expand Down
4 changes: 2 additions & 2 deletions Analytics.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1983,7 +1983,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ANALYTICS_VERSION = 2.0.13;
ANALYTICS_VERSION = 2.0.14;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_OBJC_ARC = YES;
Expand Down Expand Up @@ -2015,7 +2015,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ANALYTICS_VERSION = 2.0.13;
ANALYTICS_VERSION = 2.0.14;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_OBJC_ARC = YES;
Expand Down
Loading

0 comments on commit f94ca2c

Please sign in to comment.