From e8b0604076f3702e2d6ad2ee32ae0c888967d498 Mon Sep 17 00:00:00 2001 From: Samir Date: Thu, 13 May 2021 15:32:57 +0600 Subject: [PATCH] version updated in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc0721a..d0afe55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jmuxer", - "version": "2.0.1", + "version": "2.0.2", "description": "jMuxer - a simple javascript mp4 muxer for non-standard streaming communications protocol", "main": "dist/jmuxer.min.js", "scripts": {