version_up

A nodejs project with gulp task to take care of automatic versioning

Usage no npm install needed!

<script type="module">
  import versionUp from 'https://cdn.skypack.dev/version_up';
</script>

README

Semantic Versioning

http://semver.org/

Installation

Download or Clone Repository through Github

Using command line:

  1. Navigate to project's root.
  2. Type command: $ npm i version_up --save

Usage

gulp versionUp --Major or --Minor or --Patch