When running a diff where there are no changes the last line reads:
Got "8.0.0" which is >= "8.0.0" (no changes)
This is rather meaningless.
Perhaps the last few lines could be changed:
Old version: "8.0.0"
New version: "8.0.0"
Needed version: "8.0.0"
New version is OK!
This way the user is left with a final 'OK" message.