1
0
Fork 0

bumped version

This commit is contained in:
Aleksandr Zykov 2021-11-18 19:25:22 +01:00
parent f69ff616d1
commit 44c92ef509
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
module Digest
class Blake2b
VERSION = '0.0.3'
VERSION = '0.0.4'
end
end