Skip to content

Commit 5599f83

Browse files
cscheidgithub-actions[bot]
authored andcommitted
Increment Version
1 parent 02c2d3a commit 5599f83

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

junit.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<testsuites name="jest tests" tests="1" failures="0" errors="0" time="3.266">
3-
<testsuite name="@quarto/jupyterlab-quarto" errors="0" failures="0" skipped="0" timestamp="2024-02-19T14:07:26" time="2.873" tests="1">
4-
<testcase classname="@quarto/jupyterlab-quarto should be tested" name="@quarto/jupyterlab-quarto should be tested" time="0.001">
2+
<testsuites name="jest tests" tests="1" failures="0" errors="0" time="2.954">
3+
<testsuite name="@quarto/jupyterlab-quarto" errors="0" failures="0" skipped="0" timestamp="2024-06-26T19:29:27" time="2.622" tests="1">
4+
<testcase classname="@quarto/jupyterlab-quarto should be tested" name="@quarto/jupyterlab-quarto should be tested" time="0.002">
55
</testcase>
66
</testsuite>
77
</testsuites>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.3.4",
2+
"version": "0.3.5",
33
"name": "@quarto/jupyterlab-quarto",
44
"description": "Jupyter extension to enable authoring of Quarto documents within Jupyterlab Notebooks.",
55
"keywords": [

0 commit comments

Comments
 (0)