1
0
Fork 0

Bump version (0.0.4)

This commit is contained in:
Alex Kotov 2021-11-19 11:56:03 +05:00
parent ab7ab40d9c
commit 7884781701
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
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