From a3297176689ecdf1773a9d05b959c764549a9322 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 27 Jul 2022 15:42:35 +0000 Subject: [PATCH] 1.3.3 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index c6bcd45..0119788 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@github/paste-markdown", - "version": "1.3.2", + "version": "1.3.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e8448b7..5945be3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@github/paste-markdown", - "version": "1.3.2", + "version": "1.3.3", "description": "Paste spreadsheet cells as a Markdown table.", "repository": "github/paste-markdown", "main": "dist/index.umd.js",