Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbiehl committed Feb 20, 2023
1 parent 4e938e7 commit 0fed4e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Revision history for testcontainer-hs

## 0.4.0.0 -- 2023-02-xx
## 0.4.0.0 -- 2023-02-20

* BREAKING: Refined lifecycle management. testcontainers is now using testcontainers/ryuk resource reaper to cleanup containers, networks and volumes. Release keys for containers are deprecated. (@alexbiehl, https://github.com/testcontainers/testcontainers-hs/pull/33)

Expand Down
2 changes: 1 addition & 1 deletion testcontainers.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: >=1.10
name: testcontainers
version: 0.3.1.0
version: 0.4.0.0
synopsis: Docker containers for your integration tests.
description:
testcontainers is a Haskell library that provides a friendly API to
Expand Down

0 comments on commit 0fed4e3

Please sign in to comment.