Skip to content

Commit da2a7b2

Browse files
author
Marcel Pfotenhauer
committed
bumped version to 3.2.0 and prepared release
1 parent bb15e4a commit da2a7b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![Maven Central](https://img.shields.io/maven-central/v/com.xceptance/neodymium-library.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.xceptance%22%20AND%20a:%22neodymium-library%22)
22

3-
# Neodymium 3.1.0
3+
# Neodymium 3.2.0
44
Neodymium tries to solve your typical and most pressing UI test automation problems by combining JUnit, WebDriver, BDD/Cucumber, and proper reporting. It gives you ready to use templates, assembles well-known open source projects, and enhances this all with additional functionality that is often missing.
55

66
Neodymium is basically the combination of state of the art open source test libraries with additionally glue to make it stick reliably together.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.xceptance</groupId>
55
<artifactId>neodymium-library</artifactId>
6-
<version>3.1.1-SNAPSHOT</version>
6+
<version>3.2.0</version>
77

88
<name>neodymium-library</name>
99
<url>https://github.com/Xceptance/neodymium-library</url>

0 commit comments

Comments
 (0)