Skip to content

Commit 50b354d

Browse files
committed
Updated version to 3.4.2
1 parent c97264f commit 50b354d

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SparrowKit
22

3-
Collection of native Swift extensions to boost your development. Support iOS, tvOS and watchOS.<br>
3+
Collection of native Swift extensions to boost your development. Support iOS, tvOS and watchOS.<br><br>
44
If you like the project, don't forget to `put star ★`<br>Check out my other libraries:
55

66
<p float="left">

SparrowKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = 'SparrowKit'
4-
s.version = '3.4.1'
4+
s.version = '3.4.2'
55
s.summary = 'Collection of native Swift extensions to boost your development. Support tvOS and watchOS.'
66
s.homepage = 'https://github.com/ivanvorobei/SparrowKit'
77
s.source = { :git => 'https://github.com/ivanvorobei/SparrowKit.git', :tag => s.version }

0 commit comments

Comments
 (0)