From a11c88865dfa03beffb181129b6c3489ccba9f1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ant=C3=B3nio=20Afonso?= Date: Thu, 26 Oct 2017 22:11:32 -0700 Subject: [PATCH] Version 3.8.1 - Fixes flow and tests - Fixes User Defined URLs reading - Fixes Number casting issue (@chrisparton1991) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef7f1c8..88cb459 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsmediatags", - "version": "3.8.0", + "version": "3.8.1", "description": "Media Tags Reader (ID3, MP4)", "author": { "name": "António Afonso",