1.1.0
This commit is contained in:
parent
93019771cf
commit
24173635d3
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
module MineHunt
|
||||
VERSION = '1.0.0'
|
||||
VERSION = '1.1.0'
|
||||
|
||||
class Cell
|
||||
attr_accessor :mine,
|
||||
|
|
Loading…
Reference in a new issue