Skip to content

Commit

Permalink
chore: release 0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ObserverOfTime committed Feb 28, 2025
1 parent ebeb2bb commit 333a97e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>io.github.tree-sitter</groupId>
<artifactId>jtreesitter</artifactId>
<name>JTreeSitter</name>
<version>0.24.1</version>
<version>0.25.0</version>
<description>Java bindings to the tree-sitter parsing library</description>
<url>https://tree-sitter.github.io/java-tree-sitter/</url>
<inceptionYear>2024</inceptionYear>
Expand Down Expand Up @@ -323,7 +323,7 @@
<dependency>
<groupId>org.junit</groupId>
<artifactId>junit-bom</artifactId>
<version>5.11.0</version>
<version>5.11.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 333a97e

Please sign in to comment.