From c6f7bf3b9ff2d0e305936c8918fe01736238bf4b Mon Sep 17 00:00:00 2001 From: Thomas Lefebvre Date: Mon, 8 May 2023 15:32:14 -0400 Subject: [PATCH] v7.0.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df351b7..d651f13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unsplash-js", - "version": "7.0.15", + "version": "7.0.16", "description": "Official JavaScript wrapper for the Unsplash API", "main": "dist/index.js", "typings": "dist/index.d.ts",