From 7d5c82838fe9266b8aa3bfb7e84300b24d117572 Mon Sep 17 00:00:00 2001 From: Kevin Jennison Date: Mon, 19 Jul 2021 12:36:39 -0400 Subject: [PATCH] 1.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72e3901..8e579fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tab-ads", - "version": "1.1.2", + "version": "1.1.3", "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",