😎 Changing the version control

pull/49/head v4.0.9
capitanwesler 4 years ago
parent 10cdb63ac4
commit 2afd59cf7a

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

@ -1,6 +1,6 @@
{
"name": "aruppi",
"version": "4.0.8",
"version": "4.0.9",
"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.8',
version: '4.0.9',
credits: 'The bitch loves /apis that offers data to Aruppi App',
entries: [
{

Loading…
Cancel
Save