There was an error while loading. Please reload this page.
1 parent 8671742 commit cd03861Copy full SHA for cd03861
CHANGELOG.md
@@ -1,5 +1,6 @@
1
# CHANGELOG
2
3
+* [0.8.0 - December 6, 2015](https://github.com/kevinjalbert/git_statistics/compare/v0.7.0...v0.8.0)
4
* [0.7.0 - October 10, 2013](https://github.com/kevinjalbert/git_statistics/compare/v0.6.0...v0.7.0)
5
* [0.6.0 - March 31, 2013](https://github.com/kevinjalbert/git_statistics/compare/v0.5.1...v0.6.0)
6
* [0.5.1 - January 20, 2013](https://github.com/kevinjalbert/git_statistics/compare/v0.5.0...v0.5.1)
lib/git_statistics/version.rb
@@ -1,3 +1,3 @@
module GitStatistics
- VERSION = '0.7.0'
+ VERSION = '0.8.0'
end
0 commit comments