There was an error while loading. Please reload this page.
Defines first patch version. 🏃 📼 📦 🌔 📒
version.PATCH;
const version = require('extra-version'); var x = version.from('1.2'); var y = version.next(x, version.PATCH); y.toString(); // '1.2.1'