diff --git a/pom.xml b/pom.xml
index bdfdb83..ecdbd94 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
 	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>selenium</artifactId>
-	<version>4.0.1</version>
+	<version>4.1.0</version>
 	<description>Selenium WebDriver wrapper framework for clean and maintainable tests.</description>
 	<url>https://github.com/WasiqB/coteafs-selenium</url>