From 79c580f6e2275a0b0cc6a8609fcccba9098a3477 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Janko=20Marohni=C4=87?= Date: Sat, 12 Oct 2024 17:24:09 +0200 Subject: [PATCH] Bump to 0.5.1 --- rodauth-omniauth.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rodauth-omniauth.gemspec b/rodauth-omniauth.gemspec index d1a9b1d..9a23f72 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.5.0" + spec.version = "0.5.1" spec.authors = ["Janko Marohnić"] spec.email = ["janko@hey.com"]