diff --git a/lib/rpl.rb b/lib/rpl.rb index 861519b..fa1ebfd 100644 --- a/lib/rpl.rb +++ b/lib/rpl.rb @@ -5,7 +5,7 @@ require 'rpl/types' require 'rpl/words' class Rpl < Interpreter - VERSION = '0.13.0' + VERSION = '0.14.0' include Types