From 471888622a2635313b3a6412f65553f1aa75b5bf Mon Sep 17 00:00:00 2001 From: CCheukKa Date: Tue, 1 Oct 2024 06:48:57 +0800 Subject: [PATCH] Bump version to 1.2.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 73d0bdf..fb0ff01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "igem-upload-api", - "version": "1.2.8", + "version": "1.2.9", "description": "An API that interfaces with the iGEM upload tool (https://uploads.igem.org) to allow automatic file management and organisation.", "main": "dist/index.js", "types": "dist/index.d.ts",