Bump to 1.0.4

This commit is contained in:
Tomasz Gieniusz 2013-02-05 15:41:05 +01:00
parent e1c44e04c0
commit 18b3f8d3bc
1 changed files with 1 additions and 1 deletions

View File

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