Skip to content

Commit

Permalink
Updated to gem version 4.1.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
user19153 committed Nov 7, 2008
1 parent 238c4de commit 6026a06
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 @@ -16,7 +16,7 @@
require 'red/nodes/variable_nodes'

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

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

0 comments on commit 6026a06

Please sign in to comment.