lib/ivy4r.rb in ivy4r-0.7.1 vs lib/ivy4r.rb in ivy4r-0.7.2
- old
+ new
@@ -33,10 +33,10 @@
{:dir => 'target/p1', :includes => 'buildfile'}
]
}
=end
class Ivy4r
- VERSION = '0.7.1'
+ VERSION = '0.7.2'
# Set the ant home directory to load ant classes from if no custom __antwrap__ is provided
# and the default provided ant version 1.7.1 should not be used.
# Must be set before any call to method that uses the ivy is made.
attr_accessor :ant_home