From 8e340cc2127461fa04393ee87e9bdbf54c151121 Mon Sep 17 00:00:00 2001 From: Daan Davidsz <daan@roqua.nl> Date: Wed, 15 Aug 2018 07:14:58 +0000 Subject: [PATCH] Bump version --- lib/roqua-support/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/roqua-support/version.rb b/lib/roqua-support/version.rb index afe4163..696966d 100644 --- a/lib/roqua-support/version.rb +++ b/lib/roqua-support/version.rb @@ -1,5 +1,5 @@ module Roqua module Support - VERSION = '0.1.31'.freeze + VERSION = '0.1.32'.freeze end end -- GitLab