From 902ef5806c38d57729c7e7085a6f205c0fe0a38e Mon Sep 17 00:00:00 2001 From: automation Date: Fri, 23 Jan 2026 03:37:17 +0000 Subject: [PATCH] chore(release): 1.0.0 [skip ci] # 1.0.0 (2026-01-23) ### Bug Fixes * resolve build errors ([cd87155](https://git.garvis.dev/dmg/prometheus-spigot/commit/cd87155f2ae4d7e0231e9dc6ea6b4a2ff0116d20)) ### Features * add prometheus plugin scaffold ([01878de](https://git.garvis.dev/dmg/prometheus-spigot/commit/01878de01e9c0aee6d50ddb0bb7ed0a234cea164)) * expand metrics collection ([03b2e83](https://git.garvis.dev/dmg/prometheus-spigot/commit/03b2e83274d959ccb7cc1b6e9905cf416137c685)) --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index de55ab6..f64d317 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=0.1.0 +version=undefined