Sha256: 30fdcbfc40e8ef5fa0f2af799dc4f194dcebba88a22b3c5c3e56bd817ba90951
Contents?: true
Size: 385 Bytes
Versions: 2
Compression:
Stored size: 385 Bytes
Contents
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" } };
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rails_modular_admin-1.0.0 | app/assets/node_modules/jqvmap/grunt/bump.js |
rails_modular_admin-0.4.0 | app/assets/node_modules/jqvmap/grunt/bump.js |