Bump to 1.0.10

This commit is contained in:
Tomasz Gieniusz 2013-11-12 18:47:14 +01:00
parent bb2fb24107
commit 47788e1012
1 changed files with 1 additions and 1 deletions

View File

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