Skip to content

Commit fea43e2

Browse files
author
Mike Foley
committed
Bump version to 2.2.0
1 parent 349aca1 commit fea43e2

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
@@ -3,6 +3,9 @@
33
### master
44
- N/A
55

6+
### v2.2.0 (2015-09-09)
7+
- Configuration files to customize behavior.
8+
69
### v2.1.1 (2015-08-31)
710
- Compatibility for all POSIX shells.
811

lib/fit_commit/version.rb

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

0 commit comments

Comments
 (0)