From d53654a645bbc863482f152dffcb1fd1e414b4a8 Mon Sep 17 00:00:00 2001 From: Thomas Lefebvre Date: Tue, 29 Jun 2021 12:22:31 -0400 Subject: [PATCH] v7.0.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 70818cd..50e2715 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unsplash-js", - "version": "7.0.12", + "version": "7.0.13", "description": "Official JavaScript wrapper for the Unsplash API", "main": "dist/index.js", "typings": "dist/index.d.ts",