Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit 02bb59e

Browse files
committed
Bump version
1 parent a483ea1 commit 02bb59e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "jjaffeux/postmark-inbound-php",
33
"type": "library",
44
"description": "Postmark Inbound PHP Wrapper",
5-
"version": "2.1.0",
5+
"version": "2.1.1",
66
"homepage": "https://github.com/jjaffeux/postmark-inbound-php",
77
"keywords": ["postmark", "inbound", "wrapper", "api", "mails"],
88
"license": "MIT",
@@ -19,4 +19,4 @@
1919
"autoload": {
2020
"psr-0": { "Postmark": "lib/" }
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)