Skip to content

Commit fad9b47

Browse files
version 0.0.1 -> 0.0.2
the version of the library corrected to actual
1 parent 15f5f0e commit fad9b47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>com.github.aquality-automation</groupId>
77
<artifactId>aquality-selenium-core</artifactId>
8-
<version>0.0.1</version>
8+
<version>0.0.2</version>
99
<packaging>jar</packaging>
1010
<name>Aquality Selenium Core</name>
1111
<description>Library with core functions simplifying work with Selenium-controlled applications.</description>
@@ -264,4 +264,4 @@
264264
</properties>
265265
</profile>
266266
</profiles>
267-
</project>
267+
</project>

0 commit comments

Comments
 (0)