From 434e334c19d2dd445b9c59caba8c2263fed68bae Mon Sep 17 00:00:00 2001
From: Kiko <josefrancisco.verdu@gmail.com>
Date: Wed, 10 Jul 2024 16:50:51 +0000
Subject: [PATCH] chore(release): 5.1.40

---
 CHANGELOG.md | 2 ++
 package.json | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 954f8de..fabe7e0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
 
 All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
 
+### 5.1.40 (2024-07-10)
+
 ### 5.1.39 (2024-07-08)
 
 ### 5.1.38 (2024-05-16)
diff --git a/package.json b/package.json
index b272e88..fc8d23e 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "name": "splashy",
   "description": "Given an image, extract predominant & palette colors",
   "homepage": "https://github.com/microlinkhq/splashy",
-  "version": "5.1.39",
+  "version": "5.1.40",
   "main": "src/index.js",
   "author": {
     "name": "Kiko Beats",