Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
nilswende committed Oct 26, 2024
1 parent cb92a24 commit c3e2d23
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 @@ -46,6 +46,6 @@ Maven dependency:
<dependency>
<groupId>io.github.nilswende</groupId>
<artifactId>dbml-avro</artifactId>
<version>1.1.1</version>
<version>1.1.2</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-avro</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.2</version>

<name>${project.groupId}:${project.artifactId}</name>
<description>Translates DBML to Apache Avro schemas.</description>
Expand Down

0 comments on commit c3e2d23

Please # to comment.