Bump to 1.0.16

This commit is contained in:
Tomasz Gieniusz 2017-12-01 11:42:14 +01:00
parent 9ca9ecfa56
commit 0c5a055079
No known key found for this signature in database
GPG Key ID: 54B078819A81D8D0
1 changed files with 1 additions and 1 deletions

View File

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