We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25e8956 + 7c40759 commit 16293c7Copy full SHA for 16293c7
1 file changed
src/commands.janet
@@ -39,7 +39,7 @@
39
Output version information.
40
```
41
[]
42
- (print "Alas version 1.0"))
+ (print "Alas version 1.1"))
43
44
(defn build-commands [arguments file-path]
45
(filter any?
0 commit comments