diff --git a/README.md b/README.md index d76e9c3..7f0eff3 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ System Stubs into JUnit 5 tests. uk.org.webcompere system-stubs-core - 2.1.0 + 2.1.1 ``` @@ -57,7 +57,7 @@ System Stubs into JUnit 5 tests. uk.org.webcompere system-stubs-junit4 - 2.1.0 + 2.1.1 ``` @@ -67,7 +67,7 @@ System Stubs into JUnit 5 tests. uk.org.webcompere system-stubs-jupiter - 2.1.0 + 2.1.1 ``` diff --git a/system-stubs-junit4/README.md b/system-stubs-junit4/README.md index 2507e01..abd0a28 100644 --- a/system-stubs-junit4/README.md +++ b/system-stubs-junit4/README.md @@ -9,7 +9,7 @@ project and has been rebuilt from the ground up for this version. uk.org.webcompere system-stubs-junit4 - 2.1.0 + 2.1.1 ``` diff --git a/system-stubs-jupiter/README.md b/system-stubs-jupiter/README.md index 4a6ba35..815bda5 100644 --- a/system-stubs-jupiter/README.md +++ b/system-stubs-jupiter/README.md @@ -7,7 +7,7 @@ JUnit 5 unit test. uk.org.webcompere system-stubs-jupiter - 2.1.0 + 2.1.1 ```