Skip to content

Commit

Permalink
Version bump (1.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
fjcaetano committed Jan 29, 2018
1 parent 3685f7d commit 53aecff
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 1.1

- Fix: better logging for when protocol isn't found on
- Fix: Alternate endpoint not loading
- Fix: Prepends a scheme if `baseURL` doesn't have one

# 1.0.2

- Fix: Better detection of resources loading end (#16)
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.0.2'
s.version = '1.1'
s.summary = 'ReCaptcha for iOS'

s.description = <<-DESC
Expand Down

0 comments on commit 53aecff

Please sign in to comment.