0.15.2
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
This commit is contained in:
parent
a21cf92e25
commit
953eabc15c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ require 'rpl/types'
|
|||
require 'rpl/words'
|
||||
|
||||
class Rpl < Interpreter
|
||||
VERSION = '0.15.0'
|
||||
VERSION = '0.15.2'
|
||||
|
||||
include Types
|
||||
|
||||
|
|
Loading…
Reference in a new issue