0.13.0
This commit is contained in:
parent
8cfb5ce26a
commit
b61d4a085b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ require 'rpl/types'
|
|||
require 'rpl/words'
|
||||
|
||||
class Rpl < Interpreter
|
||||
VERSION = '0.12.0'
|
||||
VERSION = '0.13.0'
|
||||
|
||||
include Types
|
||||
|
||||
|
|
Loading…
Reference in a new issue