Skip to content

Commit

Permalink
release cut v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rvantonder committed Sep 14, 2019
1 parent 7ecd5ab commit 68ad2d0
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 @@ -502,4 +502,4 @@ let default_command =

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

0 comments on commit 68ad2d0

Please sign in to comment.