This commit is contained in:
Gwenhael Le Moine 2023-03-15 14:48:25 +01:00
parent 93019771cf
commit 24173635d3
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -2,7 +2,7 @@
# frozen_string_literal: true
module MineHunt
VERSION = '1.0.0'
VERSION = '1.1.0'
class Cell
attr_accessor :mine,