module VersionGem::Api

def patch

Returns:
  • (Integer) -
def patch
  @patch ||= _to_a[2].to_i
end