🚀RELEASE 0.3.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-08-18 15:22:49 +02:00
parent c89f2a2939
commit a62ee63c83
2 changed files with 13 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@odit/shortener-backend",
"version": "0.2.0",
"version": "0.3.0",
"main": "index.js",
"license": "MIT",
"private": false,
@@ -59,4 +59,4 @@
"after:bump": "npx auto-changelog --commit-limit false -p -u --hide-credit && git add CHANGELOG.md"
}
}
}
}