in spec/spec.js [12:14]
it("for patch x.y.z", function() { expect(semver.patch(apiVersion) === 0).toBeTruthy(); });