Bump to 1.0.2

This commit is contained in:
Tomasz Gieniusz 2012-10-24 16:00:43 +02:00
parent 116cc5a8f4
commit 403c6fee52
1 changed files with 1 additions and 1 deletions

View File

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