Release v1.0.0

This commit is contained in:
Christian Koop 2020-11-24 19:31:40 +01:00
parent fc9adaeb2e
commit 4455a6d125
No known key found for this signature in database
GPG Key ID: DECCA4CEE0E46D6D
2 changed files with 18 additions and 6 deletions

12
dist/package.json generated vendored
View File

@ -1,8 +1,14 @@
{
"name": "action-spigotmc",
"version": "0.0.1",
"description": "",
"keywords": [],
"version": "1.0.0",
"description": "This GitHub Action allows you to easily compile Minecraft Spigot or Paper and install it in your runners local maven repository.",
"keywords": [
"github-actions",
"minecraft",
"spigot",
"papermc",
"continuous-integration"
],
"homepage": "https://github.com/SpraxDev/Action-SpigotMC#readme",
"main": "dist/index.js",
"private": true,

View File

@ -1,8 +1,14 @@
{
"name": "action-spigotmc",
"version": "0.0.1",
"description": "",
"keywords": [],
"version": "1.0.0",
"description": "This GitHub Action allows you to easily compile Minecraft Spigot or Paper and install it in your runners local maven repository.",
"keywords": [
"github-actions",
"minecraft",
"spigot",
"papermc",
"continuous-integration"
],
"homepage": "https://github.com/SpraxDev/Action-SpigotMC#readme",
"main": "dist/index.js",
"private": true,