We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9117cb commit 0389c5aCopy full SHA for 0389c5a
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 1.3.1
2
+
3
+- Fix: Removing leftover print
4
+- Fix: Removing Result dependency from Carthage
5
6
# 1.3
7
8
- Feature: Locale support (#39)
ReCaptcha.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'ReCaptcha'
- s.version = '1.3'
+ s.version = '1.3.1'
s.summary = 'ReCaptcha for iOS'
s.description = <<-DESC
0 commit comments