From 290b0462650e6c407011e326e7bf8f9696cf4529 Mon Sep 17 00:00:00 2001 From: Gabriel Oliveira Date: Thu, 17 May 2018 13:37:39 -0300 Subject: [PATCH] 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 814c4d2..82139cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smpte.js", - "version": "0.0.1", + "version": "0.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",