Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
strika committed Nov 4, 2022
1 parent 4e033f5 commit 97e5b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands.janet
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
Output version information.
```
[]
(print "Alas version 0.12"))
(print "Alas version 0.13"))

(defn build-commands [arguments file-path]
(filter any?
Expand Down

0 comments on commit 97e5b4b

Please sign in to comment.