Skip to content

Commit

Permalink
chore: updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
wll8 committed Dec 16, 2023
1 parent 3e57c9a commit 9bdabaf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
!window.initTryOptions.openApi && (delete window.initTryOptions.openApi);
</script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/bundles/redoc.standalone.min.js"> </script>
<script src="https://cdn.jsdelivr.net/gh/wll8/[email protected].8/dist/try.js"></script>
<script src="https://cdn.jsdelivr.net/gh/wll8/[email protected].9/dist/try.js"></script>
<script>
// initTry(`https://petstore.swagger.io/v2/swagger.json`)
initTry({
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redoc-try",
"version": "1.4.8",
"version": "1.4.9",
"description": "[👉 online preview](https://wll8.github.io/redoc-try/index.html)",
"main": "dist/try.js",
"env": {
Expand Down

0 comments on commit 9bdabaf

Please sign in to comment.