Skip to content

Commit

Permalink
add require 'rlex/lexer' to rlex.rb so the gem can be used simply by …
Browse files Browse the repository at this point in the history
…require 'rlex'
  • Loading branch information
borgsmidt committed Apr 25, 2012
1 parent d77dd86 commit fca1c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rlex/version.rb
@@ -1,4 +1,4 @@
module Rlex
# Project version
VERSION = "0.5.2"
VERSION = "0.5.3"
end

0 comments on commit fca1c3b

Please sign in to comment.