Skip to content

Commit 58d2658

Browse files
committed
Fix name in composer.json
1 parent 227d990 commit 58d2658

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"name": "medienbaecker/playground",
2+
"name": "medienbaecker/kirby-playground",
33
"description": "Kirby Playground",
44
"license": "MIT",
55
"type": "kirby-plugin",
6-
"version": "1.0.1",
6+
"version": "1.0.2",
77
"authors": [
88
{
99
"name": "Thomas Günther",

0 commit comments

Comments
 (0)