Skip to content

Commit ffbdbc1

Browse files
chore: release v3.0.4
1 parent a6c0666 commit ffbdbc1

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, but headless only – KQL with bearer token, Express-esque middlewares & more",
44
"type": "kirby-plugin",
5-
"version": "3.0.3",
5+
"version": "3.0.4",
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
"private": true,
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"scripts": {
55
"release": "npx -y bumpp --all"
66
}

0 commit comments

Comments
 (0)