From 944fb4e3b49a0dfa8085441ae9f825c6e5cda0f3 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Wed, 26 Oct 2022 23:39:47 +0200 Subject: [PATCH] Bump version to 0.3.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 549ebaa..53416e2 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "EmacsVterm" uuid = "b2ad6718-fff2-47f2-82f8-4d98a2866c7e" authors = ["Michal Sojka and contributors"] -version = "0.2.0" +version = "0.3.0" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"