From 2fcf855411de7788a957a70d2d295f40b0a84f25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Janko=20Marohni=C4=87?= Date: Tue, 14 Mar 2023 17:23:28 +0100 Subject: [PATCH] Bump to 0.3.3 --- rodauth-omniauth.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rodauth-omniauth.gemspec b/rodauth-omniauth.gemspec index 99ed038..2ff52ca 100644 --- a/rodauth-omniauth.gemspec +++ b/rodauth-omniauth.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |spec| spec.name = "rodauth-omniauth" - spec.version = "0.3.2" + spec.version = "0.3.3" spec.authors = ["Janko Marohnić"] spec.email = ["janko@hey.com"]