Skip to content

Commit 94fca75

Browse files
authored
Bump version to 14.0.1 (#748)
2 parents b6d4b2e + 54c8fd1 commit 94fca75

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,18 @@ _None._
4242

4343
### Bug Fixes
4444

45-
- Fix parsing issues in getting Zendesk metadata and feature announcements. [#746]
45+
_None._
4646

4747
### Internal Changes
4848

4949
_None._
5050

51+
## 14.0.1
52+
53+
### Bug Fixes
54+
55+
- Fix parsing issues in getting Zendesk metadata and feature announcements. [#746]
56+
5157
## 14.0.0
5258

5359
### Breaking 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 = '14.0.0'
5+
s.version = '14.0.1'
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)