Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
abdullahselek committed Sep 21, 2018
1 parent 3c1a126 commit 8b3eee3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .swift-version
@@ -1 +1 @@
4.0
4.2
4 changes: 2 additions & 2 deletions SwiftyNotifications.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = 'SwiftyNotifications'
s.version = '0.5.2'
s.version = '0.5.3'
s.summary = 'Highly configurable iOS UIView for presenting notifications that does not block the UI.'
s.homepage = 'https://github.com/abdullahselek/SwiftyNotifications'
s.license = {
Expand All @@ -20,4 +20,4 @@ Pod::Spec.new do |s|
s.resources = 'SwiftyNotifications/*.xib'
s.requires_arc = true

end
end

0 comments on commit 8b3eee3

Please sign in to comment.