Skip to content

Commit a34f197

Browse files
authored
Merge pull request #126 from hackberrydev/v1.2
Bump version
2 parents 4ca4d1f + c7ec8b8 commit a34f197

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
@@ -36,7 +36,7 @@
3636
Output version information.
3737
```
3838
[]
39-
(print "Alas version 1.1"))
39+
(print "Alas version 1.2"))
4040

4141
(defn build-commands [arguments file-path]
4242
(filter any?

0 commit comments

Comments
 (0)