diff --git a/lib/git_stats/version.rb b/lib/git_stats/version.rb index c245fbe0c..be8519e7f 100644 --- a/lib/git_stats/version.rb +++ b/lib/git_stats/version.rb @@ -1,4 +1,4 @@ # -*- encoding : utf-8 -*- module GitStats - VERSION = "1.0.8" + VERSION = "1.0.9" end