From 1ef2c1bf4881ce56c61da411be0a9f293f445ef5 Mon Sep 17 00:00:00 2001 From: Andrew Guibert Date: Fri, 13 Sep 2019 18:45:05 -0500 Subject: [PATCH] Update to 0.4.1-beta --- README.md | 4 ++-- docs/features/00_Walkthrough.md | 2 +- docs/index.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 21e74643..1f460237 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ Then add `microshed-testing` and `junit-jupiter` as test-scoped dependencies: com.github.microshed.microshed-testing microshed-testing-testcontainers - v0.4-beta - test + 0.4.1-beta + test diff --git a/docs/features/00_Walkthrough.md b/docs/features/00_Walkthrough.md index ccb0edd8..380c7779 100644 --- a/docs/features/00_Walkthrough.md +++ b/docs/features/00_Walkthrough.md @@ -68,7 +68,7 @@ Given the above application code, we can start by adding maven dependencies: com.github.microshed.microshed-testing microshed-testing-testcontainers - v0.4-beta + 0.4.1-beta test diff --git a/docs/index.md b/docs/index.md index 42749ba5..bf685916 100644 --- a/docs/index.md +++ b/docs/index.md @@ -132,7 +132,7 @@ Then add `system-test` and `junit-jupiter` as test-scoped dependencies: com.github.microshed.microshed-testing microshed-testing-testcontainers - v0.4-beta + 0.4.1-beta test