From 46c74e057dec2f7c32e4e12c528a88f64af0e3ff Mon Sep 17 00:00:00 2001 From: Oliver Joseph Ash Date: Mon, 5 Apr 2021 13:30:21 +0100 Subject: [PATCH] v7.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 837caa5..c04391c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unsplash-js", - "version": "7.0.9", + "version": "7.0.10", "description": "Official JavaScript wrapper for the Unsplash API", "main": "dist/index.js", "typings": "dist/index.d.ts",