Skip to content

Commit b8c4ec6

Browse files
author
Mike Foley
committed
Bump version to 3.3.0
1 parent b18c828 commit b8c4ec6

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.3.0 (2015-10-10)
4+
- Add support for custom validators
5+
36
### v3.2.0 (2015-10-03)
47
- Add option to re-open text editor
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.2.2"
2+
VERSION = "3.3.0"
33
end

0 commit comments

Comments
 (0)