diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index b8233e0..3c9d0ee 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.0", + "version": "1.0.1", "authors": [ { "name": "Message Systems, Inc." |