From eac0cd5b0679c8f392cd61e11805ee5df2ad2dc0 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 14 May 2022 01:10:37 +0000 Subject: [PATCH] 1.3.0 --- 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 b847d30..ac728c1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@github/paste-markdown", - "version": "1.2.2", + "version": "1.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4a28fa1..e657adc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@github/paste-markdown", - "version": "1.2.2", + "version": "1.3.0", "description": "Paste spreadsheet cells as a Markdown table.", "repository": "github/paste-markdown", "main": "dist/index.umd.js",