Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Chore] Bump version to 0.2.0 #18

Merged
merged 3 commits into from
Mar 27, 2023
Merged

Conversation

ducbm051291
Copy link
Collaborator

@ducbm051291 ducbm051291 commented Mar 27, 2023

What happened 馃憖

  • Bump version of Podspec to 0.2.0
  • Update Swift version using specific 5.7.2

Insight 馃摑

  • n/a

Proof Of Work 馃摴

CleanShot 2023-03-27 at 15 32 58@2x

Update Swift version using specific 5.7.2
s.summary = 'A SDK supports Loyalty programm'
s.homepage = 'https://github.com/nimblehq/business-loyalty-ios-sdk-poc'
s.author = { 'David' => 'duc@nimblehq.co' }
s.license = { :type => "MIT", :text => "MIT License" }
s.source = { :git => "https://github.com/nimblehq/business-loyalty-ios-sdk-poc.git", :tag => "#{s.version}" }
s.ios.deployment_target = '14.0'
s.source_files = 'Sources/**/*'
s.swift_version = "5.0"
s.swift_version = '5.7.2'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer to keep 5.0

@suho suho self-requested a review March 27, 2023 08:37
Copy link
Member

@suho suho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please keep 5.0 swift version

@ducbm051291
Copy link
Collaborator Author

Please keep 5.0 swift version

Update in e9cccbb

@ducbm051291 ducbm051291 merged commit 16abd15 into develop Mar 27, 2023
@ducbm051291 ducbm051291 deleted the chore/bump-version-0.2.0 branch March 27, 2023 08:38
@ducbm051291 ducbm051291 mentioned this pull request Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants