lib/ivy4r_jars.rb in ivy4r-jars-1.0.1 vs lib/ivy4r_jars.rb in ivy4r-jars-1.0.2
- old
+ new
@@ -1,6 +1,6 @@
class Ivy4rJars
- VERSION = '1.0.1'
+ VERSION = '1.0.2'
class << self
# Returns expanded path to directory containing the jars
def lib_dir
@lib_dir ||= File.expand_path(File.dirname(__FILE__))