diff --git a/README.md b/README.md index 2a19ab0b..58f72784 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ To use in your own Maven project, include the following in your POM file: ch.usi.si.seart java-tree-sitter - 1.10.0 + 1.11.0 ``` diff --git a/pom.xml b/pom.xml index 3e91c898..e2923d67 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ ch.usi.si.seart java-tree-sitter - 1.11.0-SNAPSHOT + 1.11.0 ${project.groupId}:${project.artifactId} Java bindings for tree-sitter @@ -56,7 +56,7 @@ - HEAD + v1.11.0 https://github.com/seart-group/java-tree-sitter/tree/master scm:git:https://github.com/seart-group/java-tree-sitter.git scm:git:git@github.com:seart-group/java-tree-sitter.git