From cafbf7838201b0cb945b5bfc2a38ee924d64d608 Mon Sep 17 00:00:00 2001 From: "dobby-app[bot]" <78910979+dobby-app[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:25:29 +0000 Subject: [PATCH] bump patch version --- lib/twiglet/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/twiglet/version.rb b/lib/twiglet/version.rb index 064a928..c35ecca 100644 --- a/lib/twiglet/version.rb +++ b/lib/twiglet/version.rb @@ -1,5 +1,5 @@ # frozen_string_literal: true module Twiglet - VERSION = '3.13.4' + VERSION = '3.13.5' end