Skip to content

Commit 4e4ccd2

Browse files
chore: release v4.0.1
1 parent 60a338d commit 4e4ccd2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "johannschopplich/kirby-headless",
33
"description": "Kirby CMS plugin to enable headless mode",
44
"type": "kirby-plugin",
5-
"version": "4.0.0",
5+
"version": "4.0.1",
66
"keywords": [
77
"kirby",
88
"headless"

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "module",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"private": true,
55
"packageManager": "[email protected]",
66
"scripts": {

0 commit comments

Comments
 (0)