We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba0eede commit 0c5c3a9Copy full SHA for 0c5c3a9
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
4
+## 3.0.5
5
+
6
+* Bump backend version to 0.6.1
7
8
## 3.0.4
9
10
* CLI.Parser.oneOfArgs now return's first error that is not an arity error, if possible, to
gren.json
@@ -4,7 +4,7 @@
"name": "gren-lang/compiler-node",
"summary": "Node specific functionality of the Gren compiler",
"license": "BSD-3-Clause",
- "version": "3.0.4",
+ "version": "3.0.5",
"exposed-modules": [
"CLI.Parser",
"CLI.PrettyPrinter",
0 commit comments