Skip to content

Commit

Permalink
chore(Deploy): version bump 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fjcaetano committed Jun 28, 2019
1 parent 2668eda commit 8d9f27f
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.5.0

- Swift 5.0 support
- Feature: `didFinishLoading` callback notifier

- Fix: Resources loading validation (#72 #56 #60)

# 1.4.2

- Fix: Webview's resource loading detection (#56 #60)
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.4.2'
s.version = '1.5.0'
s.summary = 'ReCaptcha for iOS'
s.swift_version = '5.0'

Expand Down

0 comments on commit 8d9f27f

Please sign in to comment.