Skip to content

Commit

Permalink
Bumped version number to 2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nrocco committed Dec 16, 2015
1 parent 113428b commit cd3c424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PhpSoapClient/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
class Application extends BaseApplication
{
protected static $NAME = 'php-soap-client';
protected static $VERSION = '2.1.6';
protected static $VERSION = '2.1.7';

public function __construct()
{
Expand Down

0 comments on commit cd3c424

Please sign in to comment.