From 3487a1e2ee97a70ab1558e19a749cd35d54c6227 Mon Sep 17 00:00:00 2001 From: eatyourpeas Date: Sun, 27 Oct 2024 21:46:57 +0000 Subject: [PATCH] bump minor --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b4526f..c909b30 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rcpch/digital-growth-charts-react-component-library", - "version": "7.1.5", + "version": "7.2.0", "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",