Prepare for release of v1.3.0

This commit is contained in:
Marc Siegel 2018-02-07 17:24:56 -05:00
parent e9968db99d
commit c472e929d6
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.2.0"
VERSION = "1.3.0"
end