lib/core/constants.rb in radon-0.1.4 vs lib/core/constants.rb in radon-0.1.5

- old
+ new

@@ -1,6 +1,6 @@ # The version -VERSION = "0.1.4" +VERSION = "0.1.5" # The root of this project PROJECT_ROOT = File.absolute_path(File.join(File.dirname(__FILE__), "..", "..")) # Settings pertaining to radon