Skip to content

Commit

Permalink
chore: release 0.3.0 (#50)
Browse files Browse the repository at this point in the history
* updated CHANGELOG.md

* updated package.json

* updated samples/package.json
  • Loading branch information
jkwlui authored and telpirion committed Nov 9, 2022
1 parent 340a8fe commit afca48f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion talent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@
"scripts": {
"test": "mocha --timeout 600000"
},
"dependencies": {},
"dependencies": {
"@google-cloud/talent": "^0.3.0"
},
"devDependencies": {
"chai": "^4.2.0",
"mocha": "^6.0.0"
Expand Down

0 comments on commit afca48f

Please sign in to comment.