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

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jjaffeux committed May 17, 2015
1 parent a483ea1 commit 02bb59e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jjaffeux/postmark-inbound-php",
"type": "library",
"description": "Postmark Inbound PHP Wrapper",
"version": "2.1.0",
"version": "2.1.1",
"homepage": "https://github.com/jjaffeux/postmark-inbound-php",
"keywords": ["postmark", "inbound", "wrapper", "api", "mails"],
"license": "MIT",
Expand All @@ -19,4 +19,4 @@
"autoload": {
"psr-0": { "Postmark": "lib/" }
}
}
}

0 comments on commit 02bb59e

Please sign in to comment.