Skip to content

Commit d00733c

Browse files
committed
bump version
1 parent 1c5b93e commit d00733c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## [Next]
4+
## 1.0.4
55

66
* [Added] Possibility to load blocks from subfolders (block-name/template.php instead of the default block-name.php)
77
* [Fixed] Error with invalid array key if file didn't have a block header

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "micropackage/block-loader",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Block Loader - automatic Gutenberg blocks from template files.",
55
"license": "GPL-3.0-or-later",
66
"authors": [

0 commit comments

Comments
 (0)