Skip to content

Commit

Permalink
Version Bump (1.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
fjcaetano committed Sep 6, 2018
1 parent 66b70da commit 3c5cb4f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 1.3

- Feature: Locale support (#39)

- Fix: Reset not flagging ReCaptha as ready-to-execute (#36)
- Fix: Multiple configure calls after app being idle (#40)

# 1.2

- Feature: Resettable ReCaptchas. (#23)
Expand Down
2 changes: 1 addition & 1 deletion ReCaptcha.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = 'ReCaptcha'
s.version = '1.2'
s.version = '1.3'
s.summary = 'ReCaptcha for iOS'

s.description = <<-DESC
Expand Down

0 comments on commit 3c5cb4f

Please sign in to comment.