Skip to content

Commit 7ee8fcf

Browse files
committed
Bump thefrosty/wp-utilities version again.
1 parent 7e3fbba commit 7ee8fcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
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.0.2",
5+
"version": "1.0.3",
66
"license": "MIT",
77
"authors": [
88
{
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"composer/installers": "~1.0",
17-
"thefrosty/wp-utilities": "^1.1.2",
17+
"thefrosty/wp-utilities": "^1.1.3",
1818
"php": ">=7.0.4"
1919
},
2020
"require-dev": {

0 commit comments

Comments
 (0)