From 4c5e04755b1e38ac067975eae30855c7c38f994c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Janko=20Marohni=C4=87?= Date: Mon, 8 Apr 2024 21:40:07 +0200 Subject: [PATCH] Bump to 0.3.4 --- rodauth-omniauth.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rodauth-omniauth.gemspec b/rodauth-omniauth.gemspec index abb4af1..c5f2e14 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.3" + spec.version = "0.3.4" spec.authors = ["Janko Marohnić"] spec.email = ["janko@hey.com"]