lib/core/constants.rb in radon-0.1.2 vs lib/core/constants.rb in radon-0.1.3

- old
+ new

@@ -1,5 +1,5 @@ -VERSION = "0.1.2" +VERSION = "0.1.3" PROJECT_ROOT = File.absolute_path(File.join(File.dirname(__FILE__), "..", "..")) DATA_DIR = File.absolute_path(File.join(PROJECT_ROOT, "data")) AUTHORS = { 'Carter Brainerd' => '0xCB[at]protonmail[dot]com' \ No newline at end of file