From 220b75cb81575b8d735cbc137605ea015c7ff29f Mon Sep 17 00:00:00 2001 From: "Mr. Jenkins" Date: Sat, 9 Sep 2023 18:16:51 +0000 Subject: [PATCH] Release v0.1.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8651fe2..ffdb3b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@toolkit/seedling", - "version": "0.1.0", + "version": "0.1.1", "description": "", "main": "create.js", "bin": { @@ -24,4 +24,4 @@ "keywords": [], "author": "Roman Jaroš", "license": "ISC" -} \ No newline at end of file +}