Skip to content

Commit 33d7f55

Browse files
author
Mike Foley
committed
Bump version to 2.1.0
1 parent 5d917b4 commit 33d7f55

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,6 +1,9 @@
11
# Changelog
22

33
### master
4+
- N/A
5+
6+
### v2.1.0 (2015-08-29)
47
- Add `fit-commit uninstall` command
58

69
### v2.0.0 (2015-08-27)

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

0 commit comments

Comments
 (0)