Skip to content

Commit 09615c7

Browse files
committed
Update pod version
1 parent 6a08627 commit 09615c7

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.swift-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.0

PasswordTextField.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 = "PasswordTextField"
4-
s.version = "1.0.3"
4+
s.version = "1.0.4"
55
s.summary = "A custom TextField with a switchable icon which shows or hides the password and enforce good password policies"
66
s.description = <<-DESC
77
A custom TextField with a switchable icon which shows or hides the password and enforce good password policies, written in Swift

0 commit comments

Comments
 (0)