👓 Changing the version control

pull/44/head
capitanwesler 4 years ago
parent 77513c4820
commit f8ab77b289

@ -1,4 +1,4 @@
# **Aruppi API** (v4.0.4)
# **Aruppi API** (v4.0.5)
> This API has everything about Japan, from anime, music, radio, images, videos ... to japanese culture
>

@ -1,6 +1,6 @@
{
"name": "aruppi",
"version": "4.0.4",
"version": "4.0.5",
"description": "Aruppi is a custom API to obtain data from the Japanese culture for the mobile app",
"main": "./src/api/api.ts",
"scripts": {

@ -26,7 +26,7 @@ routes.get('/api/v4/', (req: Request, res: Response) => {
res.json({
message: 'Aruppi /api - 🎏',
author: 'Jéluchu',
version: '4.0.4',
version: '4.0.5',
credits: 'The bitch loves /apis that offers data to Aruppi App',
entries: [
{

Loading…
Cancel
Save