lib/splash/constants.rb in prometheus-splash-0.9.0 vs lib/splash/constants.rb in prometheus-splash-0.9.1

- old
+ new

@@ -5,10 +5,10 @@ # Constants namespace module Constants # Current splash version - VERSION = "0.9.0" + VERSION = "0.9.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" # the default pid file path