Skip to content

Commit 049922c

Browse files
author
Mike Foley
committed
Bump version to 3.4.0
1 parent 672672e commit 049922c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
### v3.4.0 (2015-12-08)
4+
- Skip capitalization check for autosquash commits
5+
36
### v3.3.0 (2015-10-10)
47
- Add support for custom validators
58

lib/fit_commit/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module FitCommit
2-
VERSION = "3.3.0"
2+
VERSION = "3.4.0"
33
end

0 commit comments

Comments
 (0)