Skip to content

Commit

Permalink
chore(main): release 0.256.0 (#7609)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Aug 26, 2024
1 parent 7cac2ea commit 1dd92cf
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 @@
1.45.0
1.45.1
2 changes: 1 addition & 1 deletion src/FirestoreClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ class FirestoreClient
use SnapshotTrait;
use ValidateTrait;

const VERSION = '1.45.0';
const VERSION = '1.45.1';

const DEFAULT_DATABASE = '(default)';

Expand Down

0 comments on commit 1dd92cf

Please sign in to comment.