Skip to content

Commit

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

* updated package.json

* updated samples/package.json

* switch to ga, which we're exporting now

* docs: regenerate README to reflect GA
  • Loading branch information
bcoe authored and Ace Nassri committed Nov 15, 2022
1 parent 37fc668 commit b9e389d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scheduler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "mocha --timeout 10000 --exit"
},
"dependencies": {
"@google-cloud/scheduler": "^0.3.0",
"@google-cloud/scheduler": "^1.0.0",
"body-parser": "^1.18.3",
"express": "^4.16.4"
},
Expand Down

0 comments on commit b9e389d

Please sign in to comment.