From 0f1ed356bd984118f27ac5d1869dd002be871195 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 28 Nov 2020 13:47:05 +0000 Subject: [PATCH] chore(release): 1.5.0 [skip ci] # [1.5.0](https://github.com/BLaZeKiLL/CodeBlazeLibrary/compare/v1.4.1...v1.5.0) (2020-11-28) ### Features * Merge pull request [#27](https://github.com/BLaZeKiLL/CodeBlazeLibrary/issues/27) from dharmeshmp/main ([e9efe5a](https://github.com/BLaZeKiLL/CodeBlazeLibrary/commit/e9efe5a0ef711a5f582fbb1de34037b51987355e)) --- Assets/Src/Extensions/Monetization/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/Src/Extensions/Monetization/package.json b/Assets/Src/Extensions/Monetization/package.json index 08b4bb4..6a6c41b 100644 --- a/Assets/Src/Extensions/Monetization/package.json +++ b/Assets/Src/Extensions/Monetization/package.json @@ -1,6 +1,6 @@ { "name": "io.codeblaze.extensions.monetization", - "version": "1.4.1", + "version": "1.5.0", "displayName": "CodeBlaze Extensions Monetization", "description": "Extensions for unity monetization", "unity": "2020.1",