Skip to content

Commit d63dd3a

Browse files
author
Mike Foley
committed
Bump version to 3.5.0
1 parent e5052d9 commit d63dd3a

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.5.0 (2016-04-05)
4+
- All validations are enabled on all branches by default
5+
36
### v3.4.0 (2015-12-08)
47
- Skip capitalization check for autosquash commits
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.4.0"
2+
VERSION = "3.5.0"
33
end

0 commit comments

Comments
 (0)