Skip to content

Commit 53c9271

Browse files
author
Shane da Silva
committed
Cut version 0.6.2
Change-Id: I85fae511e5ad109e449bb7e7839a342271c7518e Reviewed-on: http://gerrit.causes.com/35700 Tested-by: jenkins <jenkins@causes.com> Reviewed-by: Shane da Silva <shane@causes.com>
1 parent 6667970 commit 53c9271

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 (unreleased)
3+
## 0.6.2
44

55
* Fix bug where hook run would crash if hook was unsuccessful but returned no
66
output

lib/overcommit/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Defines the gem version.
22
module Overcommit
3-
VERSION = '0.6.1'
3+
VERSION = '0.6.2'
44
end

0 commit comments

Comments
 (0)