1
0
Fork 0

Bump version (0.0.5)

This commit is contained in:
Alex Kotov 2021-11-19 16:01:20 +05:00
parent d31a9cf9c7
commit 96db05054f
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.4'
VERSION = '0.0.5'
end
end