Skip to content

Commit

Permalink
Bump version to v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
braddietrich committed Oct 17, 2023
1 parent a2bc97e commit c9b5488
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
blake3-rb (1.5.1)
blake3-rb (1.5.2)
rb_sys (~> 0.9)

GEM
Expand Down
2 changes: 1 addition & 1 deletion blake3-rb.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |spec|
spec.name = "blake3-rb"
spec.version = "1.5.1"
spec.version = "1.5.2"
spec.authors = ["Ian Ker-Seymer"]

spec.summary = "Blake3 hash function bindings for Ruby."
Expand Down

0 comments on commit c9b5488

Please sign in to comment.