Skip to content

Commit

Permalink
Merge branch 'master' into v0.0.82
Browse files Browse the repository at this point in the history
  • Loading branch information
fox0430 authored Jun 7, 2019
2 parents b1b2640 + 4d820cc commit 5a70a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/moepkg/cmdoption.nim
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import parseopt, unicode
type ComdParsedList* = tuple[filename: string]

proc writeVersion() =
echo "v0.0.9"
echo "v0.0.81"
quit()

proc writeHelp() =
Expand Down

0 comments on commit 5a70a56

Please sign in to comment.