describe( 'increment=patch', () => {
        const testData = [
            [ '1.0.0', '1.0.1' ],
            [ '5.1.2', '5.1.3' ],
            [ '0.12.9', '0.12.10' ],