From 68cf91315924d98c6860398c9951ec10f4346f5e Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Sat, 7 Sep 2019 17:03:26 -0400 Subject: version reflects branch --- src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.rs') diff --git a/src/main.rs b/src/main.rs index 2df5f3c..6a8d5bd 100644 --- a/src/main.rs +++ b/src/main.rs @@ -7,7 +7,7 @@ use serde::{Deserialize, Serialize}; use serde_yaml; use walkdir::WalkDir; -const VERS: &str = "v0.1"; +const VERS: &str = "v0.1-only_user_count"; const CONF_PATH: &str = "instistats.yml"; #[derive(Debug, Deserialize, Serialize)] -- cgit 1.4.1-2-gfad0