Skip to content

Commit d295b41

Browse files
authored
chore(main): release 2.2.0 (#267)
1 parent 080e690 commit d295b41

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.1.2"
2+
".": "2.2.0"
33
}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "decoy"
3-
version = "2.1.2"
3+
version = "2.2.0"
44
description = "Opinionated mocking library for Python"
55
authors = ["Michael Cousins <michael@cousins.io>"]
66
license = "MIT"

0 commit comments

Comments
 (0)