Skip to content

Commit 7c40759

Browse files
committed
Print 1.1 version
1 parent 25e8956 commit 7c40759

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 1.0"))
42+
(print "Alas version 1.1"))
4343

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

0 commit comments

Comments
 (0)