diff --git a/package.json b/package.json index bc350f5..30f64c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "playwright-aws-lambda", - "version": "0.9.0", + "version": "0.10.0", "description": "Support for running Microsoft's Playwrite on AWS Lambda and Google Cloud functions", "main": "./dist/src/", "author": "Austin Kelleher, a@alk.im",