From 7ea2a1704969a158ef7853ae884b74fb9cf91eb2 Mon Sep 17 00:00:00 2001 From: adelnizamutdinov Date: Wed, 18 Jan 2023 15:32:42 +0700 Subject: [PATCH] v0.2.0 --- cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/package.json b/cli/package.json index a511ad1..20304fe 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "responsible", - "version": "0.1.9", + "version": "0.2.0", "license": "MIT", "bin": "dist/index.js", "scripts": {