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