Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita564df7

Browse files
committed
Version bump for packagist.
1 parentfe96b4f commita564df7

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

‎CHANGELONG.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on[Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to[Semantic Versioning](http://semver.org/).
66

7+
##1.1.1 - 2018-04-23
8+
###Updated
9+
- Version bump for packagist.
10+
711
##1.1.0 - 2018-04-23
812
###Updated
913
- The admin settings page now works.

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To install this package, edit your `composer.json` file:
1515
```js
1616
{
1717
"require": {
18-
"dwnload/wp-rest-api-object-cache":"^1.1.0"
18+
"dwnload/wp-rest-api-object-cache":"^1.1.1"
1919
}
2020
}
2121
```

‎composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name":"dwnload/wp-rest-api-object-cache",
33
"description":"Enable object caching for WordPress' REST API. Aids in increased response times of your applications endpoints.",
44
"type":"wordpress-plugin",
5-
"version":"1.1.0",
5+
"version":"1.1.1",
66
"license":"MIT",
77
"authors": [
88
{

‎wp-rest-api-cache.php‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Description: Enable object caching for WordPress' REST API. Aids in increased response times of your applications endpoints.
55
* Author: Austin Passy
66
* Author URI: http://github.com/thefrosty
7-
* Version: 1.1.0
7+
* Version: 1.1.1
88
* Requires at least: 4.9
99
* Tested up to: 4.9
1010
* Requires PHP: 7.0

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp