diff --git a/lib/rpl.rb b/lib/rpl.rb index ac4da8b..4e25cb4 100644 --- a/lib/rpl.rb +++ b/lib/rpl.rb @@ -5,7 +5,7 @@ require 'rpl/types' require 'rpl/words' class Rpl < Interpreter - VERSION = '0.16.2' + VERSION = '0.17.0' include Types