From 985938b956b63d7f93640b02c7b00d73cb86ef33 Mon Sep 17 00:00:00 2001 From: urmastalimaa Date: Tue, 12 Mar 2024 12:19:13 +0200 Subject: [PATCH] Bump version to 2.3.0 --- Gemfile.lock | 2 +- lenjador.gemspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d079809..4d83edb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - lenjador (2.2.2) + lenjador (2.3.0) lru_redux oj (~> 3.6) diff --git a/lenjador.gemspec b/lenjador.gemspec index 23d1a1d..06998fb 100644 --- a/lenjador.gemspec +++ b/lenjador.gemspec @@ -5,7 +5,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) Gem::Specification.new do |gem| gem.name = 'lenjador' - gem.version = '2.2.2' + gem.version = '2.3.0' gem.authors = ['Salemove'] gem.email = ['support@salemove.com'] gem.description = "It's lenjadoric"