Skip to content

Commit d689223

Browse files
committed
deps: phel:0.24
1 parent dee1429 commit d689223

File tree

3 files changed

+39
-36
lines changed

3 files changed

+39
-36
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"require": {
1212
"php": ">=8.3",
1313
"ext-json": "*",
14-
"phel-lang/phel-lang": "^0.23",
14+
"phel-lang/phel-lang": "^0.24",
1515
"gacela-project/gacela": "^1.10"
1616
},
1717
"require-dev": {

composer.lock

Lines changed: 37 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ extra_syntaxes_and_themes = ["syntaxes"]
2828
# Put all your custom variables here
2929

3030
repo_content_url = "https://github.com/phel-lang/phel-lang.org/blob/master/content/"
31-
phel_version = "v0.23.1"
31+
phel_version = "v0.24.0"
3232

0 commit comments

Comments
 (0)