From cbbd2c3485e966a5a052f5eab78a67d74efe03ee Mon Sep 17 00:00:00 2001 From: github-actions-bot Date: Tue, 14 May 2024 07:53:57 +0000 Subject: [PATCH] Post-release: bumping version to latest --- api-spec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-spec.json b/api-spec.json index 40d6b8b..774f91f 100644 --- a/api-spec.json +++ b/api-spec.json @@ -4,7 +4,7 @@ "name": "enigma", "go-package-name": "enigma", "go-package-import-path": "github.com/qlik-oss/enigma-go/v4", - "version": "v4.2.0", + "version": "latest", "description": "enigma-go is a library that helps you communicate with a Qlik Associative Engine.", "license": "MIT" },