Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

gulp-bump@0.2.0

Choose a tag to compare

@stephenlacy stephenlacy released this 23 Feb 20:41
· 73 commits to master since this release
  • Add support for dot notation

    bump({key: 'sublevel.version'})
    // => { sublevel: { version: '<semver>' } }
  • Split out test files