From 296b268e343b0e4b4d76f16a102165d17163680b Mon Sep 17 00:00:00 2001 From: Anton Date: Sun, 3 Mar 2024 20:36:13 +0500 Subject: [PATCH] build: 0.17.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b467f5d..04236a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@antonz/codapi", - "version": "0.16.0", + "version": "0.17.0", "description": "Interactive code examples for documentation, education and fun.", "author": "Anton Zhiyanov", "license": "MIT",