Skip to content

Commit 0c5c3a9

Browse files
committed
Release 3.0.5
1 parent ba0eede commit 0c5c3a9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

33

4+
## 3.0.5
5+
6+
* Bump backend version to 0.6.1
7+
48
## 3.0.4
59

610
* CLI.Parser.oneOfArgs now return's first error that is not an arity error, if possible, to

gren.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "gren-lang/compiler-node",
55
"summary": "Node specific functionality of the Gren compiler",
66
"license": "BSD-3-Clause",
7-
"version": "3.0.4",
7+
"version": "3.0.5",
88
"exposed-modules": [
99
"CLI.Parser",
1010
"CLI.PrettyPrinter",

0 commit comments

Comments
 (0)