Skip to content

Commit cd03861

Browse files
committed
Version bump (0.8.0)
[ci skip]
1 parent 8671742 commit cd03861

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# CHANGELOG
22

3+
* [0.8.0 - December 6, 2015](https://github.com/kevinjalbert/git_statistics/compare/v0.7.0...v0.8.0)
34
* [0.7.0 - October 10, 2013](https://github.com/kevinjalbert/git_statistics/compare/v0.6.0...v0.7.0)
45
* [0.6.0 - March 31, 2013](https://github.com/kevinjalbert/git_statistics/compare/v0.5.1...v0.6.0)
56
* [0.5.1 - January 20, 2013](https://github.com/kevinjalbert/git_statistics/compare/v0.5.0...v0.5.1)

lib/git_statistics/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module GitStatistics
2-
VERSION = '0.7.0'
2+
VERSION = '0.8.0'
33
end

0 commit comments

Comments
 (0)