From 119a996afdec8568bac36e672839193c3de9ff53 Mon Sep 17 00:00:00 2001 From: onyx-and-iris <75868496+onyx-and-iris@users.noreply.github.com> Date: Sat, 9 Jul 2022 19:26:45 +0100 Subject: [PATCH] upd ver in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef3065d..21a4661 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ For an outline of past/future changes refer to: [CHANGELOG](CHANGELOG.md) Add to your `go.mod` file: -`require github.com/onyx-and-iris/voicemeeter-api-go v1.0.2` +`require github.com/onyx-and-iris/voicemeeter-api-go v2.0.0` #### GO GET