diff --git a/VERSION b/VERSION index 51de330..0548fb4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.13.0 \ No newline at end of file +0.14.0 \ No newline at end of file diff --git a/src/BigtableClient.php b/src/BigtableClient.php index c7bfe65..1489fdc 100644 --- a/src/BigtableClient.php +++ b/src/BigtableClient.php @@ -40,7 +40,7 @@ class BigtableClient { use ArrayTrait; - const VERSION = '0.13.0'; + const VERSION = '0.14.0'; /** * @var GapicClient