Skip to content

Commit 0389c5a

Browse files
committed
Version Bump (1.3.1)
1 parent a9117cb commit 0389c5a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 1.3.1
2+
3+
- Fix: Removing leftover print
4+
- Fix: Removing Result dependency from Carthage
5+
16
# 1.3
27

38
- Feature: Locale support (#39)

ReCaptcha.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Pod::Spec.new do |s|
33
s.name = 'ReCaptcha'
4-
s.version = '1.3'
4+
s.version = '1.3.1'
55
s.summary = 'ReCaptcha for iOS'
66

77
s.description = <<-DESC

0 commit comments

Comments
 (0)