Bump version (0.0.2)

This commit is contained in:
Alex Kotov 2019-10-09 22:01:44 +05:00
parent 78b6b65932
commit 746ed4338f
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08

View file

@ -2,6 +2,6 @@
module Digest
class Blake2b
VERSION = '0.0.1'
VERSION = '0.0.2'
end
end