From 8d94ece9036ac94e9877ca583b196470e5bf7f96 Mon Sep 17 00:00:00 2001 From: Bittrance Date: Wed, 15 Jan 2025 21:29:37 +0100 Subject: [PATCH] Version 0.15.0. --- lib/cuffsert/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/cuffsert/version.rb b/lib/cuffsert/version.rb index e3d873c..2895e0f 100644 --- a/lib/cuffsert/version.rb +++ b/lib/cuffsert/version.rb @@ -1,3 +1,3 @@ module CuffSert - VERSION = '0.14.2' + VERSION = '0.15.0' end