diff --git a/src/cli.dats b/src/cli.dats index 66b68d5..8f89d0d 100644 --- a/src/cli.dats +++ b/src/cli.dats @@ -15,7 +15,7 @@ vtypedef command_line = @{ version = bool } fn version() : void = - println!("polygot version 0.4.48\nCopyright (c) 2018 Vanessa McHale") + println!("polygot version 0.4.49\nCopyright (c) 2018 Vanessa McHale") fn help() : void = print("polyglot - Count lines of code quickly.