From 7b454f024641ed894d1b57c0cfdfedbbd8a435f1 Mon Sep 17 00:00:00 2001 From: Thomas Turrell-Croft Date: Wed, 18 Oct 2023 17:50:09 +0100 Subject: [PATCH] Version 3.1.2 --- 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 9a058a9..f517c2b 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.1", + "version": "3.1.2", "description": "Lightweight Angular wrapper for the Unsplash API.", "license": "Apache-2.0", "repository": {