From 3595e244ac18874128f56a6dab8590a113c86c5e Mon Sep 17 00:00:00 2001 From: gokhangunduz Date: Wed, 17 Jan 2024 10:55:21 +0300 Subject: [PATCH] feat(version): release 0.2.0 version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e2292f..9f533bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "physical-robot-services", - "version": "0.1.9", + "version": "0.2.0", "description": "Physical Robot Services", "main": "app/app.ts", "scripts": {