From 616dcb1ade23c014f404f23c7f79a565a940e9eb Mon Sep 17 00:00:00 2001 From: Oliver Joseph Ash Date: Thu, 6 May 2021 11:21:14 +0100 Subject: [PATCH] v7.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c04391c..c69ca3b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unsplash-js", - "version": "7.0.10", + "version": "7.0.11", "description": "Official JavaScript wrapper for the Unsplash API", "main": "dist/index.js", "typings": "dist/index.d.ts",