Skip to content

Commit

Permalink
Version bump to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tfountain committed Sep 18, 2017
1 parent 7be0888 commit 5e6c1ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Requires PHP **5.3.23** or above. The cURL extension is recommended (although no
The best way to install this SDK is with [Composer](http://getcomposer.org). Add the package [`dyninc/dyn-php`](https://packagist.org/packages/dyninc/dyn-php) to the `require` section of your `composer.json`:

"require": {
"dyninc/dyn-php": "0.9.0"
"dyninc/dyn-php": "0.10.0"
}

then run `composer install` to install the SDK along with its dependencies.
Expand Down

0 comments on commit 5e6c1ef

Please sign in to comment.