Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Michaelvilleneuve committed Dec 9, 2023
1 parent 57222a4 commit eb7d0be
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
statisfy (0.0.2)
statisfy (0.0.3)

GEM
remote: https://rubygems.org/
Expand Down
Binary file added statisfy-0.0.3.gem
Binary file not shown.
2 changes: 1 addition & 1 deletion statisfy.gemspec
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = "statisfy"
s.version = "0.0.2"
s.version = "0.0.3"
s.required_ruby_version = ">= 3.2.0"
s.date = "2023-12-07"
s.summary = "A performant and flexible counter solution"
Expand Down

0 comments on commit eb7d0be

Please sign in to comment.