Prepare for release of v1.3.2

This commit is contained in:
Marc Siegel 2019-06-12 15:35:49 -04:00
parent 251f1ed714
commit a55d91caba
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
module Docile
# The current version of this library
VERSION = "1.3.1"
VERSION = "1.3.2"
end