diff --git a/core/package.json b/core/package.json index 3f95974..2d15fc9 100644 --- a/core/package.json +++ b/core/package.json @@ -1,6 +1,6 @@ { "name": "speedline-core", - "version": "1.4.2", + "version": "1.4.3", "description": "Get the speed index from chrome dev tool timeline files", "license": "MIT", "repository": "https://github.com/paulirish/speedline", diff --git a/package.json b/package.json index bfdba9e..020dee8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "speedline", - "version": "1.4.2", + "version": "1.4.3", "description": "Get the speed index from chrome dev tool timeline files. The CLI", "license": "MIT", "repository": "paulirish/speedline",