diff --git a/Gemfile.lock b/Gemfile.lock index 1030c40..5b71a2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - statisfy (0.0.1) + statisfy (0.0.2) GEM remote: https://rubygems.org/ diff --git a/statisfy-0.0.1.gem b/statisfy-0.0.1.gem deleted file mode 100644 index 534b2e8..0000000 Binary files a/statisfy-0.0.1.gem and /dev/null differ diff --git a/statisfy.gemspec b/statisfy.gemspec index a79db01..21bbbc5 100644 --- a/statisfy.gemspec +++ b/statisfy.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |s| s.name = "statisfy" - s.version = "0.0.1" + s.version = "0.0.2" s.required_ruby_version = ">= 3.2.0" s.date = "2023-12-07" s.summary = "A performant and flexible counter solution"