summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbeardyman <nornholdj@gmail.com>2016-02-23 01:05:53 -0500
committerbeardyman <nornholdj@gmail.com>2016-02-23 01:05:53 -0500
commit2f7cf39694e025c696aeb3e13eb4dc2664eb7e6b (patch)
tree1cb71480a03b8fad71c12d0e1e052f9c81968a87
parent8cb5dd91551ac9e01fe926f5af4fec04137b8b71 (diff)
downloadphp-sparkpost-2f7cf39694e025c696aeb3e13eb4dc2664eb7e6b.zip
php-sparkpost-2f7cf39694e025c696aeb3e13eb4dc2664eb7e6b.tar.gz
php-sparkpost-2f7cf39694e025c696aeb3e13eb4dc2664eb7e6b.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 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."