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 JustinBeckwith committed May 9, 2019
1 parent a5884a9 commit 4c7aaac
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 4c7aaac

Please sign in to comment.