Skip to content

Commit 2140096

Browse files
committed
update phel
1 parent adfa77f commit 2140096

File tree

3 files changed

+45
-99
lines changed

3 files changed

+45
-99
lines changed

composer.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,5 @@
4646
"post-update-cmd": [
4747
"php build/update-phel-version.php"
4848
]
49-
},
50-
"repositories": [
51-
{
52-
"type": "path",
53-
"url": "/Users/chema/Code/phel-lang/phel-lang"
5449
}
55-
]
56-
5750
}

composer.lock

Lines changed: 44 additions & 91 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,4 +28,4 @@ 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.26.0-beta#e7dcc5f"
31+
phel_version = "v0.26.0"

0 commit comments

Comments
 (0)