From 7b9f9f69bc6e50ad641746ed46c7539140750316 Mon Sep 17 00:00:00 2001 From: github-actions-bot Date: Tue, 18 Jul 2023 13:18:43 +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 f4531f0..ae05d45 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.0.1", + "version": "latest", "description": "enigma-go is a library that helps you communicate with a Qlik Associative Engine.", "license": "MIT" },