lib/ivy4r.rb in klaas1979-ivy4r-0.1.0 vs lib/ivy4r.rb in klaas1979-ivy4r-0.2.0
- old
+ new
@@ -1,9 +1,9 @@
require 'antwrap'
require 'ivy/targets'
class Ivy4r
- VERSION = '0.1.0'
+ VERSION = '0.2.0'
# Set the ant home directory to load ant classes from if no custom __antwrap__ is provided
attr_accessor :ant_home
# Defines the directory to load ivy libs and its dependencies from