Bump version to 1.0.2
This commit is contained in:
parent
08e465c128
commit
0aeb14e32c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
module Digest
|
module Digest
|
||||||
class SHA3
|
class SHA3
|
||||||
module Version
|
module Version
|
||||||
STRING = "1.0.1"
|
STRING = "1.0.2"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
Loading…
Reference in a new issue