From 1ddb9918c67f8bb35f3c6e255bba6b4a4330749f Mon Sep 17 00:00:00 2001 From: "Mr. Jenkins" Date: Thu, 25 Jan 2024 09:11:02 +0000 Subject: [PATCH] Release v0.2.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fa100e1..ec7792d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@toolkit/seedling", - "version": "0.2.1", + "version": "0.2.2", "description": "", "main": "create.js", "bin": { @@ -24,4 +24,4 @@ "keywords": [], "author": "Roman Jaroš", "license": "ISC" -} \ No newline at end of file +}