lib/arborist.rb in arborist-0.0.1.pre20161005182540 vs lib/arborist.rb in arborist-0.1.0
- old
+ new
@@ -12,13 +12,13 @@
module Arborist
extend Loggability,
Configurability
# Package version
- VERSION = '0.0.1'
+ VERSION = '0.1.0'
# Version control revision
- REVISION = %q$Revision: 4cc9924e6b0c $
+ REVISION = %q$Revision: 02a11882f53b $
# The name of the environment variable which can be used to set the config path
CONFIG_ENV = 'ARBORIST_CONFIG'