We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3815d0 commit 8d98979Copy full SHA for 8d98979
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ziorwebdev/wordpress-blocks",
3
- "version": "1.1.2",
+ "version": "1.1.3",
4
"description": "Custom WordPress blocks",
5
"type": "library",
6
"autoload": {
package.json
"name": "wordpress-blocks",
"repository": "https://github.com/ZIORWebDev/wordpress-blocks.git",
"license": "MIT",
"main": "dist/index.js",
@@ -39,4 +39,4 @@
39
"webpack": "^5.97.1",
40
"webpack-cli": "^6.0.1"
41
}
42
-}
+}
0 commit comments