Skip to content

Commit

Permalink
fix(grunt): version confg not updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sparanoid committed Jun 13, 2016
1 parent b063dc1 commit bfe15af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gruntfile.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -671,6 +671,7 @@ module.exports = (grunt) ->
grunt.task.run [
"bump-only:#{type or 'patch'}"
"conventionalChangelog"
"replace:amsf__core__update_version"
"replace:amsf__site__update_version"
"bump-commit"
]
Expand Down

0 comments on commit bfe15af

Please sign in to comment.