Prepare for release of v1.3.4 (#55)

This commit is contained in:
Marc Siegel 2020-12-22 11:40:30 -05:00 committed by GitHub
parent bfa362ce34
commit 4300547ffe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.3"
VERSION = "1.3.4"
end