Skip to content

Commit

Permalink
Pod version updated to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
shridharav committed Nov 9, 2021
1 parent ad50c9a commit d7c7886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BGTasks.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'BGTasks'
s.version = '1.0.4'
s.version = '1.0.5'
s.license = { :type => "MIT", :file => "LICENSE" }
s.summary = 'A wrapper over iOS provided BackgroundTasks framework to ensure smooth onboarding of usecases and handle all the complex functionalities of BackgroundTasks within it.'
s.homepage = 'https://github.com/PhonePe/BGTasks'
Expand Down

0 comments on commit d7c7886

Please sign in to comment.