We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ca4d1f + c7ec8b8 commit a34f197Copy full SHA for a34f197
1 file changed
src/commands.janet
@@ -36,7 +36,7 @@
36
Output version information.
37
```
38
[]
39
- (print "Alas version 1.1"))
+ (print "Alas version 1.2"))
40
41
(defn build-commands [arguments file-path]
42
(filter any?
0 commit comments