Skip to content
This repository has been archived by the owner on Jan 22, 2023. It is now read-only.

Commit

Permalink
v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperupcall committed Apr 17, 2021
1 parent 12ae637 commit f822016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/util.nim
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Usage:

proc writeVersion*() =
# TODO
echo "0.3.0"
echo "0.4.0"

proc logError*(str: string): void =
echo fmt"{ansiForegroundColorCode(fgRed)}Error: {str}"
Expand Down

0 comments on commit f822016

Please sign in to comment.