bump version to 3.0.0 per nodejs20 upgrade

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen 2023-12-21 13:47:45 -05:00
parent d5ef30d641
commit 92277398fa
No known key found for this signature in database
GPG Key ID: 6577287BDCA70840

View File

@ -1,6 +1,6 @@
{
"name": "actions-hugo",
"version": "2.6.0",
"version": "3.0.0",
"description": "GitHub Actions for Hugo",
"main": "lib/index.js",
"engines": {