From 374314eadce0ca5353387666469a949f69414752 Mon Sep 17 00:00:00 2001 From: Pascal Date: Thu, 21 Apr 2022 21:58:48 +0200 Subject: [PATCH] Release 1.3.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2954da2..2d2358f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npm-publish-action", - "version": "0.0.1", + "version": "1.3.9", "description": "GitHub action to automatically publish packages to npm", "author": "Pascal", "license": "MIT",