Bump to 1.0.6

This commit is contained in:
Tomasz Gieniusz 2013-04-06 14:55:19 +02:00
parent 8448cda8ba
commit d9a48df271
1 changed files with 1 additions and 1 deletions

View File

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