Bump mutant version to 0.8.20
This commit is contained in:
parent
7385ad98c0
commit
7f37364184
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# v0.8.20 2018-11-25
|
||||
# v0.8.20 2018-11-27
|
||||
|
||||
* Replace internal timers with monotonic ones.
|
||||
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
module Mutant
|
||||
# Current mutant version
|
||||
VERSION = '0.8.19'.freeze
|
||||
VERSION = '0.8.20'.freeze
|
||||
end # Mutant
|
||||
|
|
Loading…
Add table
Reference in a new issue