diff --git a/lib/pacer/version.rb b/lib/pacer/version.rb index 36173759..04101301 100644 --- a/lib/pacer/version.rb +++ b/lib/pacer/version.rb @@ -1,5 +1,5 @@ module Pacer - VERSION = "2.0.19" + VERSION = "2.0.20.pre" # Clients may optionally define the following constants in the Pacer namespace: # - LOAD_JARS : set to false to manage jar loading in the client. Be sure to load the jars defined in JARFILES. # - LOCKJAR_LOCK_OPTS : set some options to be passed to LockJar.lock (ie. :lockfile, :download_artifacts, :local_repo)