From 34d0c288fbd7924a5766546fc5f2c1862153524b Mon Sep 17 00:00:00 2001 From: submada <79575285+submada@users.noreply.github.com> Date: Mon, 24 Jan 2022 18:36:23 +0100 Subject: [PATCH] Update dub.json --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index 0200dc7..af76faa 100644 --- a/dub.json +++ b/dub.json @@ -7,6 +7,6 @@ "Adam Búš" ], "dependencies":{ - "btl:string": "~>1.0.0-rc.1" + "btl:string": "~>1.0.0-rc.2" } }