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

Bump for release v1.1.5

This commit is contained in:
Marc Siegel 2014-06-15 15:47:40 -04:00
parent 95bba4ce9c
commit 749da1d5ec

View file

@ -1,4 +1,4 @@
module Docile
# The current version of this library
VERSION = '1.1.4'
VERSION = '1.1.5'
end