summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJordan Nornhold <therealbeardyman@gmail.com>2016-05-02 16:28:53 -0400
committerJordan Nornhold <therealbeardyman@gmail.com>2016-05-02 16:28:53 -0400
commit61cb64fe6af00663254177b512fe370cf2c61dfb (patch)
tree8a7475f8fdecc2d6572e76877702cabe639b2956
parent3cefcaeaf08e44c484684a55d637035af67e093a (diff)
downloadphp-sparkpost-61cb64fe6af00663254177b512fe370cf2c61dfb.zip
php-sparkpost-61cb64fe6af00663254177b512fe370cf2c61dfb.tar.gz
php-sparkpost-61cb64fe6af00663254177b512fe370cf2c61dfb.tar.bz2
Bumped version.
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index bcf33b8..470c1b4 100644
--- a/composer.json
+++ b/composer.json
@@ -2,7 +2,7 @@
"name": "sparkpost/php-sparkpost",
"description": "Client library for interfacing with the SparkPost API.",
"license": "Apache 2.0",
- "version": "1.0.3",
+ "version": "1.1.0",
"authors": [
{
"name": "Message Systems, Inc."