We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 302c993 commit 4eedab5Copy full SHA for 4eedab5
localstack_snapshot/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.1.1"
+__version__ = "0.2.0"
pyproject.toml
@@ -7,7 +7,7 @@ name = "localstack-snapshot"
7
authors = [
8
{ name = "LocalStack Contributors", email = "info@localstack.cloud" }
9
]
10
-version = "0.1.1"
+version = "0.2.0"
11
description = "Extracted snapshot testing lib for LocalStack"
12
dependencies = [
13
"jsonpath-ng>1.6",
0 commit comments