diff --git a/lib/stretchy/version.rb b/lib/stretchy/version.rb index a4d5343..a21fef7 100644 --- a/lib/stretchy/version.rb +++ b/lib/stretchy/version.rb @@ -1,3 +1,3 @@ module Stretchy - VERSION = '0.4.0' + VERSION = '0.5.0' end