1
0
mirror of synced 2026-08-07 07:56:55 +00:00

chore: bump version to 0.171.1-SNAPSHOT (#168)

This commit is contained in:
Yury Semikhatsky
2020-12-22 15:50:40 -08:00
committed by GitHub
parent 9d61ceec50
commit 0bdaa52533
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<groupId>com.microsoft.playwright</groupId>
<artifactId>parent-pom</artifactId>
<version>0.171.0</version>
<version>0.171.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Playwright Parent Project</name>
<description>Java library to automate Chromium, Firefox and WebKit with a single API.