From 2908bf0c6643a3d30c14e218800f9118da6d08f0 Mon Sep 17 00:00:00 2001 From: eatyourpeas Date: Mon, 12 Aug 2024 21:41:01 +0100 Subject: [PATCH] bump version to 7.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6fea70e..993efc2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rcpch/digital-growth-charts-react-component-library", - "version": "7.0.7", + "version": "7.0.9", "description": "A React component library for the RCPCH digital growth charts using Rollup, TypeScript and Styled-Components", "main": "build/index.js", "module": "build/esm.index.js",