Skip to content

Commit c08bec7

Browse files
release-please[bot]NimJay
authored andcommitted
chore: release 2.3.2 (#173)
🤖 I have created a release \*beep\* \*boop\* --- ### [2.3.2](https://www.github.com/googleapis/nodejs-game-servers/compare/v2.3.1...v2.3.2) (2021-05-24) ### Bug Fixes * use require() to load JSON protos ([#164](https://www.github.com/googleapis/nodejs-game-servers/issues/164)) ([b77e1e5](https://www.github.com/googleapis/nodejs-game-servers/commit/b77e1e5f7fc9396cdb30d4f1bfac370dd85800b8)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 876db02 commit c08bec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

game-servers/snippets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "c8 mocha --timeout 600000 test/*.js"
1414
},
1515
"dependencies": {
16-
"@google-cloud/game-servers": "^2.3.1"
16+
"@google-cloud/game-servers": "^2.3.2"
1717
},
1818
"devDependencies": {
1919
"c8": "^7.2.1",

0 commit comments

Comments
 (0)