From 57b262ccd67bd6e030840dd9e152783b1913048a Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Sat, 23 Jan 2021 19:22:58 -0700 Subject: [PATCH] Reference 0.10.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0edf63f..7fea4f5 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.9.31 + version: ~> 0.10.0 ``` Usage