Skip to content

Commit

Permalink
Bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrk committed Oct 9, 2018
1 parent 4e4c4bc commit 4c0ec48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/cli_options.ml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
(***********************************************************************)

(* version of the compiler *)
let version = "0.2.2"
let version = "0.3.0"

let verbose = ref false
let print_types = ref false
Expand Down

0 comments on commit 4c0ec48

Please sign in to comment.