This commit is contained in:
Olle Jonsson 2016-09-29 23:27:14 +02:00
parent e3f7e27a63
commit 4de6f52572

View File

@ -1,4 +1,4 @@
# frozen_string_literal: true
module GitHubChangelogGenerator
VERSION = "1.13.1"
VERSION = "1.13.2"
end