[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
14082024
/
Data
/
htdocs
/
htdocs
/
siakad
/
akademik
/
vendors
/
bower_components
/
jqvmap
/
grunt
/
[
Home
]
File: bump.js
module.exports = { options: { files: [ "package.json", "bower.json" ], updateConfigs: [ "package" ], commit: true, commitMessage: "Release v%VERSION%", commitFiles: [ "-a" ], createTag: true, tagName: "v%VERSION%", tagMessage: "Version %VERSION%", push: true, pushTo: "origin", gitDescribeOptions: "--tags --always --abbrev=1 --dirty=-d" } };