From 6cbc44a5c21281e92ce2e2a58a8bacfa9720fd63 Mon Sep 17 00:00:00 2001 From: Nick Nicholas Date: Mon, 5 Aug 2024 15:50:24 +1000 Subject: [PATCH] version bump --- lib/metanorma/ribose/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/metanorma/ribose/version.rb b/lib/metanorma/ribose/version.rb index 3abf8f8..a79f84d 100644 --- a/lib/metanorma/ribose/version.rb +++ b/lib/metanorma/ribose/version.rb @@ -1,5 +1,5 @@ module Metanorma module Ribose - VERSION = "2.4.11".freeze + VERSION = "2.4.12".freeze end end