Skip to content

Commit efe7c88

Browse files
committed
Cut version 0.41.0
1 parent 67c42a7 commit efe7c88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Overcommit Changelog
22

3-
## master (unreleased)
3+
## 0.41.0
44

55
* Add [`PhpCs`](http://pear.php.net/package/PHP_CodeSniffer) pre-commit hook
66
* Add [`PhpLint`](http://php.net/manual/en/features.commandline.options.php)

lib/overcommit/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

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

0 commit comments

Comments
 (0)