0.15.0
This commit is contained in:
parent
522c07b5f3
commit
e43eaff903
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ require 'rpl/types'
|
||||||
require 'rpl/words'
|
require 'rpl/words'
|
||||||
|
|
||||||
class Rpl < Interpreter
|
class Rpl < Interpreter
|
||||||
VERSION = '0.14.0'
|
VERSION = '0.15.0'
|
||||||
|
|
||||||
include Types
|
include Types
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue