Skip to content

Commit

Permalink
Print 0.2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
strika committed Jan 18, 2022
1 parent af4c73e commit 546657a
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 @@ -9,7 +9,7 @@
Output version information.
```
[]
(print "Alas version 0.1"))
(print "Alas version 0.2"))

(defn run-commands [plan commands-and-arguments]
(reduce (fn [new-plan command-and-arguments]
Expand Down

0 comments on commit 546657a

Please sign in to comment.