8000 config(release): set version to 0.19.0 · seleniumQuery/seleniumQuery@0cc0433 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0cc0433

Browse files
committed
config(release): set version to 0.19.0
1 parent 2bf844a commit 0cc0433

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ idea {
2525
}
2626

2727
group = 'io.github.seleniumquery'
28-
version = '0.18.0'
28+
version = '0.19.0'
2929

3030
description = "seleniumQuery"
3131

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<modelVersion>4.0.0</modelVersion>
2121
<groupId>io.github.seleniumquery</groupId>
2222
<artifactId>seleniumquery</artifactId>
23-
<version>0.19.0-SNAPSHOT</version>
23+
<version>0.19.0</version>
2424

2525
<name>seleniumQuery</name>
2626
<url>http://seleniumquery.github.io/</url>

0 commit comments

Comments
 (0)
0