From 0050ce30a1d9ff46e0bd3ca5b2668027f9abd09f Mon Sep 17 00:00:00 2001 From: Cristian Vidmar Date: Tue, 12 Jul 2022 12:34:56 +0200 Subject: [PATCH] chore: version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05160c2..18980ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@foomo/contentfultree", - "version": "0.0.3", + "version": "0.0.5", "main": "dist/index.js", "author": "foomo", "license": "MIT",