README
Semantic Versioning
Installation
Download or Clone Repository through Github
Using command line:
- Navigate to project's root.
- Type command:
$ npm i version_up --save
A nodejs project with gulp task to take care of automatic versioning
<script type="module">
import versionUp from 'https://cdn.skypack.dev/version_up';
</script>
Download or Clone Repository through Github
Using command line:
$ npm i version_up --save