Skip to content

Commit 0bedc02

Browse files
committed
Increase patch in version number of @jupyterhub/binderhub-client
after #2007
1 parent ec5cb79 commit 0bedc02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/packages/binderhub-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyterhub/binderhub-client",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Simple API client for the BinderHub EventSource API",
55
"exports": {
66
".": "./lib/client.js",

0 commit comments

Comments
 (0)