Skip to content

Commit 47466b3

Browse files
author
Mike Foley
committed
Bump version to 3.1.0
1 parent e4f5b4a commit 47466b3

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.1.0 (2015-09-27)
4+
- Allow execution from scripts and GUI clients
5+
36
### v3.0.1 (2015-09-21)
47
- Allow granular configuration overrides
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.0.1"
2+
VERSION = "3.1.0"
33
end

0 commit comments

Comments
 (0)