Update versions

This commit is contained in:
2021-06-18 16:51:26 +02:00
parent f97c2e2737
commit fe70317a95

View File

@@ -1,6 +1,6 @@
{
"name": "@linkyjs/core",
"version": "1.0.3",
"version": "1.0.4",
"description": "URL Shortener for Developers 💻",
"main": "start/kernel.ts",
"repository": {
@@ -8,7 +8,7 @@
"url": "git+https://github.com/linkyjs/core.git"
},
"author": "",
"license": "ISC",
"license": "MIT",
"bugs": {
"url": "https://github.com/linkyjs/core/issues"
},