Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessa McHale committed Jul 20, 2018
1 parent 77a59ad commit 8f4ec97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli.dats
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 8f4ec97

Please sign in to comment.