Skip to content

Commit

Permalink
bump 0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rvantonder committed Jan 6, 2020
1 parent 88f16d1 commit cd2baaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.ml
Original file line number Diff line number Diff line change
Expand Up @@ -254,4 +254,4 @@ let default_command =

let () =
Scheduler.Daemon.check_entry_point ();
Command.run default_command ~version:"0.12.1"
Command.run default_command ~version:"0.12.2"

0 comments on commit cd2baaf

Please sign in to comment.