From 7efb09d84b8afb2b4fe6ca6c06ea70726ebf6c00 Mon Sep 17 00:00:00 2001 From: Anton Date: Wed, 17 Apr 2024 11:45:30 +0500 Subject: [PATCH] build: 0.19.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54c30a7..cadecfa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@antonz/codapi", - "version": "0.19.1", + "version": "0.19.2", "description": "Interactive code examples for documentation, education and fun.", "author": "Anton Zhiyanov", "license": "MIT",