From a495ca025e937cc33931bdf5cff96bb7e68066ed Mon Sep 17 00:00:00 2001 From: Daniel Ledda Date: Sat, 28 May 2022 19:41:50 +0200 Subject: [PATCH] chore: version update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc4621f..529c6ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@djledda/ladder", - "version": "1.0.2", + "version": "1.0.3", "description": "other libraries provide you with a whole framework - this is just a ladder", "author": "Daniel Ledda ", "license": "MIT",