diff --git a/package.json b/package.json index db4aab4..2c5bd13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "name": "@agoda-com/test-metrics", "description": "Library to collect test metrics", + "version": "0.0.21", "main": "jest/index.js", "playwright": "playwright/index.js", "license": "MIT",