Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Commit bdba9ee

Browse files
committedJul 12, 2020
Release 0.8.2.RELEASE
1 parent c66d4fa commit bdba9ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<groupId>dev.miku</groupId>
2323
<artifactId>r2dbc-mysql</artifactId>
24-
<version>0.8.2.BUILD-SNAPSHOT</version>
24+
<version>0.8.2.RELEASE</version>
2525
<packaging>jar</packaging>
2626

2727
<name>Reactive Relational Database Connectivity - MySQL</name>

0 commit comments

Comments
 (0)
Failed to load comments.