lib/splash/constants.rb in prometheus-splash-0.1.0 vs lib/splash/constants.rb in prometheus-splash-0.1.1
- old
+ new
@@ -1,7 +1,8 @@
+# coding: utf-8
module Splash
module Constants
- VERSION = "0.1.0"
+ VERSION = "0.1.1"
# the path to th config file, not overridable by config
CONFIG_FILE = "/etc/splash.yml"
# the default execution trace_path if backend file
TRACE_PATH="/var/run/splash"