We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32b5a9f commit 1919ba0Copy full SHA for 1919ba0
CHANGELOG.md
@@ -48,6 +48,12 @@ _None._
48
49
_None._
50
51
+## 9.0.2
52
+
53
+### Bug Fixes
54
55
+- Improve XML-RPC error messages to suggest contacting the host. [#655]
56
57
## 9.0.1
58
59
### Internal Changes
WordPressKit.podspec
@@ -2,7 +2,7 @@
2
3
Pod::Spec.new do |s|
4
s.name = 'WordPressKit'
5
- s.version = '9.0.1'
+ s.version = '9.0.2'
6
7
s.summary = 'WordPressKit offers a clean and simple WordPress.com and WordPress.org API.'
8
s.description = <<-DESC
0 commit comments