Skip to content

Commit d823ddf

Browse files
committedJun 29, 2017
Cut version 0.40.0
1 parent c91135f commit d823ddf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Overcommit Changelog
22

3-
## master
3+
## 0.40.0
44

55
* Add [`Pronto`](https://github.com/mmozuras/pronto) pre-commit hook
66
* Add [`hadolint`](https://github.com/lukasmartinelli/hadolint) pre-commit hook

‎lib/overcommit/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
# Defines the gem version.
44
module Overcommit
5-
VERSION = '0.39.1'.freeze
5+
VERSION = '0.40.0'.freeze
66
end

0 commit comments

Comments
 (0)
Please sign in to comment.