From 13e9aeb87ec446762f107d8095917aa4328c882d Mon Sep 17 00:00:00 2001 From: Andrew Hyndman Date: Fri, 16 Sep 2022 10:57:34 -0400 Subject: [PATCH] v1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7923a6b..0c95287 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dropbox/ttvc", - "version": "0.4.0", + "version": "1.0.0", "description": "Measure Visually Complete metrics in real time", "repository": "https://github.com/dropbox/ttvc", "license": "Apache-2.0",