From 89fef3cda30f3a217b9c1e6bc13f294146d0d891 Mon Sep 17 00:00:00 2001 From: bogdanRada Date: Tue, 27 May 2014 15:10:39 +0300 Subject: [PATCH] bump --- lib/washout_builder/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/washout_builder/version.rb b/lib/washout_builder/version.rb index 6bf9c9a..9a49e4b 100644 --- a/lib/washout_builder/version.rb +++ b/lib/washout_builder/version.rb @@ -1,3 +1,3 @@ module WashoutBuilder - VERSION = "0.13.1" + VERSION = "0.13.2" end