Skip to content

Commit c58612f

Browse files
committed
Akarin 1.12.2 0.4 Release
1 parent 4d44c9f commit c58612f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sources/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>akarin</artifactId>
55
<packaging>jar</packaging>
6-
<version>1.12.2-R0.3-SNAPSHOT</version>
6+
<version>1.12.2-R0.4-RELEASE</version>
77
<name>Akarin</name>
88
<url>https://github.com/Akarin-project/Akarin</url>
99

@@ -149,7 +149,7 @@
149149
<dependency>
150150
<groupId>com.github.ben-manes.caffeine</groupId>
151151
<artifactId>caffeine</artifactId>
152-
<version>2.6.2</version>
152+
<version>2.6.3-SNAPSHOT</version>
153153
</dependency>
154154
</dependencies>
155155

0 commit comments

Comments
 (0)