From 241c9a392cc81c9081e2c6c52a7bcd13247df701 Mon Sep 17 00:00:00 2001 From: Shane Williams Date: Sun, 3 Nov 2024 10:45:08 +0000 Subject: [PATCH] chore(release): v0.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 009889f..85a2da5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "simple-react-devicon", "description": "A simple and customizable React component for displaying development icons. This package is built using TypeScript and is designed for easy integration into your React applications, providing a seamless way to showcase your development tools and technologies.", - "version": "0.1.4", + "version": "0.1.5", "author": { "name": "Shane Williams", "email": "shane@shawilly.dev"