From d6e8ce2cb7976a316201bc0c9e79a19733113bc8 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Thu, 14 Jul 2022 19:18:38 -0600 Subject: [PATCH] Update version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d08dfe..b73eab3 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Add this to your application's `shard.yml`: development_dependencies: spectator: gitlab: arctic-fox/spectator - version: ~> 0.10.5 + version: ~> 0.11.0 ``` Usage