Add version tag in gulp
gulp patch => change version to X.X.X+1
gulp feature => change version to X+1.0.0
gulp release => change version to X.X+1.0
Change the version on the json files
Add tag on branch and commit it.
gulp patch => change version to X.X.X+1
gulp feature => change version to X+1.0.0
gulp release => change version to X.X+1.0
Change the version on the json files
Add tag on branch and commit it.