From b3a7f6c630ba5007aed0d914ecd0e3e83579a8d7 Mon Sep 17 00:00:00 2001 From: Atlassian Bamboo Date: Tue, 16 May 2023 18:30:00 +0300 Subject: [PATCH] skipci: Automatic increment build number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 764a3d63..f43673bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adguard/scriptlets", - "version": "1.9.16", + "version": "1.9.17", "description": "AdGuard's JavaScript library of Scriptlets and Redirect resources", "scripts": { "build": "babel-node bundler.js",