lib/core/constants.rb in radon-0.1.0 vs lib/core/constants.rb in radon-0.1.1
- old
+ new
@@ -1,5 +1,5 @@
-VERSION = "0.1.0"
+VERSION = "0.1.1"
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