From 8790be51c303994bb613cc066ffa66b0bb2cc3c0 Mon Sep 17 00:00:00 2001 From: Joel Beskow <25747008+jhbeskow@users.noreply.github.com> Date: Wed, 5 Jun 2024 10:18:24 -0500 Subject: [PATCH] Bumping version to 0.1.0 (#27) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 412837a..3972533 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ # To re-generate a bundle for another specific version without changing the standard setup, you can: # - use the VERSION as arg of the bundle target (e.g make bundle VERSION=0.0.2) # - use environment variables to overwrite this value (e.g export VERSION=0.0.2) -VERSION ?= 0.0.1-Beta +VERSION ?= 0.1.0 SDKBINARYVERSION = 0.1.0