Skip to content

Commit f44a527

Browse files
committed
fix-version
Motivation: We didn't released 0.9.0 yet. Modification: Revert version Result: Correct versionning
1 parent 14b7814 commit f44a527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<groupId>io.asyncer</groupId>
2222
<artifactId>r2dbc-mysql</artifactId>
23-
<version>0.9.1-SNAPSHOT</version>
23+
<version>0.9.0-SNAPSHOT</version>
2424
<packaging>jar</packaging>
2525

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

0 commit comments

Comments
 (0)