From 942fc7a273bf873ac9ecddcab9826fe78efc5645 Mon Sep 17 00:00:00 2001 From: Thomas Turrell-Croft Date: Wed, 18 Oct 2023 16:07:55 +0100 Subject: [PATCH] Version 3.1.1 --- projects/ngx-unsplash/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/ngx-unsplash/package.json b/projects/ngx-unsplash/package.json index 97cdf7f..9a058a9 100644 --- a/projects/ngx-unsplash/package.json +++ b/projects/ngx-unsplash/package.json @@ -1,7 +1,7 @@ { "name": "@berry-cloud/ngx-unsplash", "private": false, - "version": "3.1.0", + "version": "3.1.1", "description": "Lightweight Angular wrapper for the Unsplash API.", "license": "Apache-2.0", "repository": {