1
0
Fork 0
mirror of https://github.com/ms-ati/docile synced 2023-03-27 23:21:52 -04:00

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

View file

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