bumped version to 0.9.1

This commit is contained in:
Marc Siegel 2011-12-06 18:42:00 -05:00
parent bce3530787
commit dfc2daf899
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Docile
VERSION = "0.9.0"
VERSION = "0.9.1"
end