Skip to content

Commit 03b283e

Browse files
committed
Update inline code format.
1 parent f84dd5d commit 03b283e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ Enable object caching for WordPress' REST API. Aids in increased response times
1212

1313
To install this package, edit your `composer.json` file:
1414

15-
```js
15+
```json
1616
{
1717
"require": {
18-
"dwnload/wp-rest-api-object-cache": "^1.2.0"
18+
"dwnload/wp-rest-api-object-cache": "^1.3.0"
1919
}
2020
}
2121
```

0 commit comments

Comments
 (0)