From 2c105710ea7e304b0f0f2d90c951203f8ca161d6 Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Wed, 15 Jan 2025 18:28:05 -0700 Subject: [PATCH] bump version --- d2js/js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/d2js/js/package.json b/d2js/js/package.json index 1836dba84..9a7834975 100644 --- a/d2js/js/package.json +++ b/d2js/js/package.json @@ -2,7 +2,7 @@ "name": "@terrastruct/d2", "author": "Terrastruct, Inc.", "description": "D2.js is a wrapper around the WASM build of D2, the modern text-to-diagram language.", - "version": "0.1.20", + "version": "0.1.21", "repository": { "type": "git", "url": "git+https://github.com/terrastruct/d2.git",