Skip to content

Commit 88fa661

Browse files
committedMar 20, 2025
chore(constants): bump SHA3 version to 2.2.0
1 parent 5482711 commit 88fa661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎lib/constants.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module SHA3
4-
VERSION = '2.1.0'
4+
VERSION = '2.2.0'
55
end

0 commit comments

Comments
 (0)
Please sign in to comment.