We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38263a3 commit f5bda35Copy full SHA for f5bda35
CHANGELOG.md
@@ -1,8 +1,10 @@
1
# Changelog
2
3
### master
4
+- N/A
5
+
6
+### v2.1.1 (2015-08-31)
7
- Compatibility for all POSIX shells.
-- Improve error handling in Git hook.
8
9
### v2.1.0 (2015-08-29)
10
- Add `fit-commit uninstall` command
lib/fit_commit/version.rb
@@ -1,3 +1,3 @@
module FitCommit
- VERSION = "2.1.0"
+ VERSION = "2.1.1"
end
0 commit comments