We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c91135f commit d823ddfCopy full SHA for d823ddf
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Overcommit Changelog
2
3
-## master
+## 0.40.0
4
5
* Add [`Pronto`](https://github.com/mmozuras/pronto) pre-commit hook
6
* Add [`hadolint`](https://github.com/lukasmartinelli/hadolint) pre-commit hook
lib/overcommit/version.rb
@@ -2,5 +2,5 @@
# Defines the gem version.
module Overcommit
- VERSION = '0.39.1'.freeze
+ VERSION = '0.40.0'.freeze
end
0 commit comments