From 0b9a5ac86ef0ff055b674d787ae96a14b5f481a1 Mon Sep 17 00:00:00 2001 From: Chris Foster Date: Mon, 21 Feb 2022 12:44:42 +1000 Subject: [PATCH] Bump version to 0.2.13 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1241670..2adfcb4 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "RemoteREPL" uuid = "1bd9f7bb-701c-4338-bec7-ac987af7c555" authors = ["Chris Foster and contributors"] -version = "0.2.12" +version = "0.2.13" [deps] Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"