diff --git a/lib/stretchy/version.rb b/lib/stretchy/version.rb index c0bb1a1..0ab80f1 100644 --- a/lib/stretchy/version.rb +++ b/lib/stretchy/version.rb @@ -1,3 +1,3 @@ module Stretchy - VERSION = '0.3.0' + VERSION = '0.3.1' end