Skip to content

Commit 3c5cb4f

Browse files
committed
Version Bump (1.3)
1 parent 66b70da commit 3c5cb4f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 1.3
2+
3+
- Feature: Locale support (#39)
4+
5+
- Fix: Reset not flagging ReCaptha as ready-to-execute (#36)
6+
- Fix: Multiple configure calls after app being idle (#40)
7+
18
# 1.2
29

310
- Feature: Resettable ReCaptchas. (#23)

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.2'
4+
s.version = '1.3'
55
s.summary = 'ReCaptcha for iOS'
66

77
s.description = <<-DESC

0 commit comments

Comments
 (0)