Skip to content

Commit

Permalink
Update version to v1.94
Browse files Browse the repository at this point in the history
  • Loading branch information
erikzimmermann committed Jan 12, 2025
1 parent e17c311 commit 6fe4785
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 @@ -9,7 +9,7 @@
<dependency>
<groupId>com.github.CodingAir</groupId>
<artifactId>CodingAPI</artifactId>
<version>1.93</version>
<version>1.94</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>com.github.CodingAir</groupId>
<artifactId>CodingAPI</artifactId>
<version>1.93</version>
<version>1.94</version>

<properties>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit 6fe4785

Please sign in to comment.