From 88b254924309126d59317afeb5f5ecb027540f09 Mon Sep 17 00:00:00 2001 From: pvincent Date: Fri, 27 Aug 2021 22:04:15 +0400 Subject: [PATCH] tagged as 1.10.0 --- .semver_git_tag | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.semver_git_tag b/.semver_git_tag index f8e233b..81c871d 100644 --- a/.semver_git_tag +++ b/.semver_git_tag @@ -1 +1 @@ -1.9.0 +1.10.0 diff --git a/package.json b/package.json index e258819..19a5526 100644 --- a/package.json +++ b/package.json @@ -47,5 +47,5 @@ "bugs": { "url": "https://github.com/bablukid/cagette/issues" }, - "version": "1.9.0" + "version": "1.10.0" }