Skip to content

Commit a7a074f

Browse files
refs #23 - bump version
1 parent b3685b4 commit a7a074f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.swift-version

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

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.1.0"
4+
s.version = "1.1.1"
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)