From 0cc17f209a032a6d2f2ca26ddbe0862535a47fd0 Mon Sep 17 00:00:00 2001 From: Oliver Joseph Ash Date: Wed, 17 Mar 2021 14:09:11 +0000 Subject: [PATCH] v7.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18270c6..4916dee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unsplash-js", - "version": "7.0.7", + "version": "7.0.8", "description": "Official JavaScript wrapper for the Unsplash API", "main": "dist/index.js", "typings": "dist/index.d.ts",