Skip to content

Commit 1fd8000

Browse files
release 0.3.0
1 parent 6259903 commit 1fd8000

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

localstack_snapshot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.0"
1+
__version__ = "0.3.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "localstack-snapshot"
77
authors = [
88
{ name = "LocalStack Contributors", email = "[email protected]" }
99
]
10-
version = "0.2.0"
10+
version = "0.3.0"
1111
description = "Extracted snapshot testing lib for LocalStack"
1212
dependencies = [
1313
"jsonpath-ng>1.6",

0 commit comments

Comments
 (0)