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