Skip to content

Commit 34697f9

Browse files
committed
Update for Release
1 parent bc8450e commit 34697f9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.swift-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4
1+
4.2

NextGrowingTextView.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Pod::Spec.new do |s|
22
s.name = "NextGrowingTextView"
3-
s.version = "1.3.0"
3+
s.version = "1.4.0"
44
s.summary = "The next in the generations of 'growing textviews' optimized for iOS 8 and above."
55
s.homepage = "https://github.com/muukii/NextGrowingTextView"
66
s.license = 'MIT'
7-
s.author = { "muukii" => "m@muukii.me" }
7+
s.author = { "muukii" => "muukii.[email protected]" }
88
s.source = { :git => "https://github.com/muukii/NextGrowingTextView.git", :tag => s.version.to_s }
99
s.social_media_url = 'https://twitter.com/muukii0803'
1010

0 commit comments

Comments
 (0)