Commit a55cf595 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Bump version for v0.3.2

parent d982944f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ Usage
Add as a Git URL to your project's test dependencies:

```
git+https://code.kodo.org.uk/dom/behave-utils@v0.2
git+https://code.kodo.org.uk/dom/behave-utils@v0.3.2
```


+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "behave-utils"
version = "0.3.1"
version = "0.3.2"
description = "Utilities for writing Behave step implementations"
license = "Apache-2.0"
readme = "README.md"