Skip to content

Commit

Permalink
bump 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rvantonder committed Dec 13, 2019
1 parent 8f71ec8 commit 67a13d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.ml
Expand Up @@ -254,4 +254,4 @@ let default_command =

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

0 comments on commit 67a13d2

Please sign in to comment.