Skip to content

Commit 1919ba0

Browse files
committed
Bump version to 9.0.2
1 parent 32b5a9f commit 1919ba0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,12 @@ _None._
4848

4949
_None._
5050

51+
## 9.0.2
52+
53+
### Bug Fixes
54+
55+
- Improve XML-RPC error messages to suggest contacting the host. [#655]
56+
5157
## 9.0.1
5258

5359
### Internal Changes

WordPressKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Pod::Spec.new do |s|
44
s.name = 'WordPressKit'
5-
s.version = '9.0.1'
5+
s.version = '9.0.2'
66

77
s.summary = 'WordPressKit offers a clean and simple WordPress.com and WordPress.org API.'
88
s.description = <<-DESC

0 commit comments

Comments
 (0)