Skip to content

Commit 8285d44

Browse files
committed
fix: update version in composer.json
1 parent 9b431b6 commit 8285d44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/twig-integration/twig-extensions-shared/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bolt-design-system/core-php",
33
"description": "Core PHP functionality for the Bolt Design System",
4-
"version": "2.13.1",
4+
"version": "2.13.2",
55
"type": "library",
66
"license": "MIT",
77
"authors": [
@@ -43,4 +43,4 @@
4343
"vendor/bin/phpunit --colors=always tests"
4444
]
4545
}
46-
}
46+
}

0 commit comments

Comments
 (0)