Skip to content

Commit

Permalink
Cut version 0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sds committed Jun 14, 2016
1 parent fd54d20 commit a157568
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Overcommit Changelog

## master (unreleased)
## 0.34.0

* Fix `Scalastyle` pre-commit hook to capture messages with no line number
* Fix `CoffeeLint` pre-commit hook detection of modified lines
Expand Down
2 changes: 1 addition & 1 deletion lib/overcommit/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

# Defines the gem version.
module Overcommit
VERSION = '0.33.0'.freeze
VERSION = '0.34.0'.freeze
end

0 comments on commit a157568

Please sign in to comment.