Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Kulka committed Jun 13, 2018
1 parent 4077320 commit abe6c5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ repos:
- id: rubocop
#- repo: https://github.com/mattlqx/pre-commit-sign
# rev: 039dac934ba6c9839674eb4ec51787cc092f4435
# verbose: true
# hooks:
# - id: sign-commit
2 changes: 1 addition & 1 deletion pre-commit-sign.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = 'pre-commit-sign'
s.version = '0.1.0'
s.version = '0.1.1'
s.licenses = ['MIT']
s.summary = 'Pre-commit plugin for signing commits'
s.description = 'This pre-commit plugin will hash certain fields of the commit message and sign it.'
Expand Down

0 comments on commit abe6c5b

Please sign in to comment.