Skip to content

Commit 8d98979

Browse files
committed
Updates
1 parent d3815d0 commit 8d98979

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ziorwebdev/wordpress-blocks",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "Custom WordPress blocks",
55
"type": "library",
66
"autoload": {

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wordpress-blocks",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"repository": "https://github.com/ZIORWebDev/wordpress-blocks.git",
55
"license": "MIT",
66
"main": "dist/index.js",
@@ -39,4 +39,4 @@
3939
"webpack": "^5.97.1",
4040
"webpack-cli": "^6.0.1"
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)