From 314ea14d4818a9c987e500f9666a47aac1a25952 Mon Sep 17 00:00:00 2001 From: Jared Hatfield Date: Sat, 24 Jan 2026 14:17:29 +0000 Subject: [PATCH] Update just-the-docs version to v0.12.0 --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index cd2bec0..2c93570 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,7 +1,7 @@ title: JSONassertify description: "Write JSON unit tests in less code. Great for testing REST interfaces." -remote_theme: just-the-docs/just-the-docs@v0.10.1 +remote_theme: just-the-docs/just-the-docs@v0.12.0 plugins: - jekyll-remote-theme