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

View file

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