From f138edfba3cbcd5b05f8df7e73d72df4cd58036f Mon Sep 17 00:00:00 2001 From: version-bumper Date: Wed, 8 Dec 2021 05:57:22 +0000 Subject: [PATCH] "Updated version 1.1.5 -> 1.1.6." --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b0a7294..960ab910 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "version-bumper", - "version": "1.1.5", + "version": "1.1.6", "description": "GitHub action to automatically bump versions in any project and define your versioning schemes and rules to control your versioning pipeline.", "main": "src/lib/index.js", "scripts": {