Bump to 1.0.5

This commit is contained in:
Tomasz Gieniusz 2013-02-21 11:54:32 +01:00
parent 926617e283
commit 4cb107ac64
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# -*- encoding : utf-8 -*-
module GitStats
VERSION = "1.0.4"
VERSION = "1.0.5"
end