Updated to v3.4.0

pull/27/head
Jéluchu 5 years ago
parent 441223a0a0
commit 9a7d302854

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

2
package-lock.json generated

@ -1,6 +1,6 @@
{
"name": "aruppi",
"version": "3.3.7",
"version": "3.4.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

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

Loading…
Cancel
Save