Skip to content

Commit be8e810

Browse files
bcoeJustinBeckwith
authored andcommitted
chore: release 1.0.0 (#95)
* updated CHANGELOG.md * updated package.json * updated samples/package.json * switch to ga, which we're exporting now * docs: regenerate README to reflect GA
1 parent bb99760 commit be8e810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scheduler/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"test": "mocha --timeout 10000 --exit"
1515
},
1616
"dependencies": {
17-
"@google-cloud/scheduler": "^0.3.0",
17+
"@google-cloud/scheduler": "^1.0.0",
1818
"body-parser": "^1.18.3",
1919
"express": "^4.16.4"
2020
},

0 commit comments

Comments
 (0)