Create a way to alert users if a cookbook recipe does not match their package version. Example: ```c // This example uses ScottPlot 4.1.69 ScottPlot.Version.ShouldBe(4, 1, 69); ```