From fde01ebf196500793717238f068478189c3d2264 Mon Sep 17 00:00:00 2001 From: Christian Kakesa Date: Sat, 9 Jan 2016 01:08:23 +0100 Subject: [PATCH] Bump to version 1.5.0. --- lib/netsoul/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/netsoul/version.rb b/lib/netsoul/version.rb index cbd69af..92c3198 100644 --- a/lib/netsoul/version.rb +++ b/lib/netsoul/version.rb @@ -1,3 +1,3 @@ module Netsoul - VERSION = '1.4.0'.freeze + VERSION = '1.5.0'.freeze end