Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
nilswende committed Oct 25, 2024
1 parent bb324f7 commit 696cb5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ Maven dependency:
<dependency>
<groupId>io.github.nilswende</groupId>
<artifactId>dbml-java</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</dependency>
```
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>io.github.nilswende</groupId>
<artifactId>dbml-java</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.1</version>

<name>${project.groupId}:${project.artifactId}</name>
<description>DBML Parser for the JVM.</description>
Expand Down

0 comments on commit 696cb5e

Please sign in to comment.