From 601972c390b7349ec223b40024f0b1a245d58465 Mon Sep 17 00:00:00 2001 From: Kevin Jennison Date: Wed, 12 Apr 2023 15:37:16 -0700 Subject: [PATCH] 1.1.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63b4136..8e6f02b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tab-ads", - "version": "1.1.10", + "version": "1.1.11", "description": "An NPM package to manage ads logic for Tab for a Cause", "main": "build/index.js", "repository": "git@github.com:gladly-team/tab-ads.git",