From 8fc027e7dae6f7dfaea6da368c2c01e9ff382350 Mon Sep 17 00:00:00 2001 From: Gabriel Oliveira Date: Thu, 5 Sep 2019 18:16:35 +0200 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0cdff00..8832f20 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smpte.js", - "version": "1.0.0", + "version": "1.0.1", "main": "dist/index.js", "scripts": { "webpack:base": "node_modules/webpack/bin/webpack.js --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",