Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Commit

Permalink
Merge pull request #44 from mbektas/publish-3.0.7-6
Browse files Browse the repository at this point in the history
increment version for 3.0.7-6 release
  • Loading branch information
mbektas authored May 29, 2021
2 parents f66beb2 + 3c65d8f commit d717e6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/galata-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"author": "Project Jupyter",
"license": "BSD-3-Clause",
"dependencies": {
"@jupyterlab/galata": "3.0.7-5"
"@jupyterlab/galata": "3.0.7-6"
}
}
2 changes: 1 addition & 1 deletion packages/galata/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlab/galata",
"version": "3.0.7-5",
"version": "3.0.7-6",
"description": "JupyterLab UI Testing Framework",
"homepage": "https://github.com/jupyterlab/galata",
"bugs": {
Expand Down

0 comments on commit d717e6a

Please sign in to comment.