Skip to content

Commit 898b0c8

Browse files
committed
Print 1.0 version
1 parent 9ba0ebd commit 898b0c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/commands.janet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
Output version information.
4040
```
4141
[]
42-
(print "Alas version 0.13"))
42+
(print "Alas version 1.0"))
4343

4444
(defn build-commands [arguments file-path]
4545
(filter any?

0 commit comments

Comments
 (0)