Skip to content

Commit f5bda35

Browse files
author
Mike Foley
committed
Bump version to 2.1.1
1 parent 38263a3 commit f5bda35

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

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

33
### master
4+
- N/A
5+
6+
### v2.1.1 (2015-08-31)
47
- Compatibility for all POSIX shells.
5-
- Improve error handling in Git hook.
68

79
### v2.1.0 (2015-08-29)
810
- Add `fit-commit uninstall` command

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.0"
2+
VERSION = "2.1.1"
33
end

0 commit comments

Comments
 (0)