Bump to 1.0.15

This commit is contained in:
Tomasz Gieniusz 2017-08-21 16:52:46 +02:00
parent 3dc9c10354
commit dd71d58f97
1 changed files with 1 additions and 1 deletions

View File

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