From 1e805f31c69507462b9e45ec07687af3d0b540c3 Mon Sep 17 00:00:00 2001 From: sixlighthouses Date: Thu, 23 May 2024 09:51:48 +1000 Subject: [PATCH] version bump for release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2fd125..982a240 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "terriajs-plugin-api", - "version": "0.0.1-alpha.16", + "version": "0.0.1-alpha.17", "description": "An (experimental) API for writing plugins for terriajs.", "repository": "https://github.com/terriajs/plugin-api", "license": "Apache-2.0",