From a152492a6632217a52264918e150158723704454 Mon Sep 17 00:00:00 2001 From: evan Date: Wed, 5 Feb 2025 09:54:29 -0600 Subject: [PATCH] bump version --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index fda120a..cc1016c 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/Evidlo/remarkable_printer/v12.0.0 +module github.com/Evidlo/remarkable_printer/v12.0.1 go 1.18