Skip to content

Commit

Permalink
Updated to version 4.1.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
user19153 committed Nov 7, 2008
1 parent 4a32213 commit 014f184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/red.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
require 'red/nodes/variable_nodes'

module Red # :nodoc:
VERSION = '4.1.4'
VERSION = '4.1.5'

ARRAY_NODES = {
:and => LogicNode::Conjunction::And,
Expand Down

0 comments on commit 014f184

Please sign in to comment.