From 13744df46c7f2bed10c616bd5223eba366585bd6 Mon Sep 17 00:00:00 2001 From: Gabriel Oliveira Date: Mon, 11 May 2020 14:27:21 -0300 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cab2b01..d2706b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smpte.js", - "version": "1.0.1", + "version": "1.1.0", "main": "dist/index.js", "scripts": { "webpack:base": "node_modules/webpack/bin/webpack.js --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",