diff --git a/lib/haste/version.rb b/lib/haste/version.rb index a50df05..3b9e0da 100644 --- a/lib/haste/version.rb +++ b/lib/haste/version.rb @@ -1,5 +1,5 @@ module Haste - VERSION = '0.1.2' + VERSION = '0.1.3' end