Skip to content

Commit

Permalink
Deploy tree-sitter-kotlin 0.3.5 (51e451b)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 13, 2024
1 parent ebe35ec commit f7b76ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
}
</style>

<h1><a href="https://github.com/fwcd/tree-sitter-kotlin">Tree-sitter Kotlin</a> <span class="version">0.3.4</span></h1>
<h1><a href="https://github.com/fwcd/tree-sitter-kotlin">Tree-sitter Kotlin</a> <span class="version">0.3.5</span></h1>

<div id="playground-container" style="visibility: hidden;">

Expand Down Expand Up @@ -61,7 +61,7 @@ <h4>Tree</h4>

<script src="https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.45.0/codemirror.min.js"></script>

<script>LANGUAGE_BASE_URL = "assets/tree-sitter-kotlin-0.3.4";</script>
<script>LANGUAGE_BASE_URL = "assets/tree-sitter-kotlin-0.3.5";</script>
<script src="assets/web-tree-sitter-0.22.1/tree-sitter.js"></script>

<script src="https://cdnjs.cloudflare.com/ajax/libs/clusterize.js/0.18.0/clusterize.min.js"></script>
Expand Down

0 comments on commit f7b76ff

Please sign in to comment.