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

- old
+ new

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