Skip to content

Commit 37b2feb

Browse files
committed
Update version to 0.2.0 is podspec
1 parent 05c7726 commit 37b2feb

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Example/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- KWVerificationCodeView (0.1.9)
2+
- KWVerificationCodeView (0.2.0)
33

44
DEPENDENCIES:
55
- KWVerificationCodeView (from `../`)
@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
99
:path: ../
1010

1111
SPEC CHECKSUMS:
12-
KWVerificationCodeView: efa0f7833c2d291f166553c36e592048bfb667da
12+
KWVerificationCodeView: af71b4387c379ae52e8620b1f6a0ca334fc285b4
1313

1414
PODFILE CHECKSUM: c5456285278196ae1d72df7acbfd1db2fab11376
1515

KWVerificationCodeView.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'KWVerificationCodeView'
3-
s.version = '0.1.9'
3+
s.version = '0.2.0'
44
s.summary = 'A verification code view with validation.'
55
s.description = 'A customisable verification code view with built in validation. Can be used for one time passwords (OTPs), email verification codes etc.'
66
s.homepage = 'https://github.com/keepworks/kwverificationcodeview'

0 commit comments

Comments
 (0)