Skip to content

Commit

Permalink
chore: release 0.106.0 (#2099)
Browse files Browse the repository at this point in the history
* updated BigQuery/VERSION [ci skip]

* updated BigQuery/src/BigQueryClient.php [ci skip]

* updated BigQueryDataTransfer/VERSION [ci skip]

* updated Bigtable/VERSION [ci skip]

* updated Bigtable/src/BigtableClient.php [ci skip]

* updated Core/VERSION [ci skip]

* updated Core/src/ServiceBuilder.php [ci skip]

* updated Dialogflow/VERSION [ci skip]

* updated Dlp/VERSION [ci skip]

* updated Iot/VERSION [ci skip]

* updated Kms/VERSION [ci skip]

* updated PubSub/VERSION [ci skip]

* updated PubSub/src/PubSubClient.php [ci skip]

* updated Spanner/VERSION [ci skip]

* updated Spanner/src/SpannerClient.php [ci skip]

* updated Speech/VERSION [ci skip]

* updated Speech/src/SpeechClient.php [ci skip]

* updated Storage/VERSION [ci skip]

* updated Storage/src/StorageClient.php [ci skip]

* updated Tasks/VERSION [ci skip]

* updated composer.json [ci skip]

* updated docs/manifest.json [ci skip]

* created CHANGELOG.md [ci skip]

* updated src/Version.php [ci skip]

* updated src/ServiceBuilder.php [ci skip]
  • Loading branch information
yoshi-automation authored and jdpedrie committed Jul 25, 2019
1 parent 029263b commit a78da50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.13.0
0.14.0
2 changes: 1 addition & 1 deletion src/BigtableClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class BigtableClient
{
use ArrayTrait;

const VERSION = '0.13.0';
const VERSION = '0.14.0';

/**
* @var GapicClient
Expand Down

0 comments on commit a78da50

Please sign in to comment.