Skip to content

Commit a5ada25

Browse files
authored
Prepare Next Release (#281)
Motivation: Will Introduce new feature. Modification: Set Version 1.2.0 Result: Version 1.2.0
1 parent e37cbdd commit a5ada25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

r2dbc-mysql/pom.xml

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

2020
<groupId>io.asyncer</groupId>
2121
<artifactId>r2dbc-mysql</artifactId>
22-
<version>1.1.4-SNAPSHOT</version>
22+
<version>1.2.0-SNAPSHOT</version>
2323

2424
<name>Reactive Relational Database Connectivity - MySQL</name>
2525
<url>https://github.com/asyncer-io/r2dbc-mysql</url>

test-native-image/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>io.asyncer</groupId>
77
<artifactId>test-native-image</artifactId>
8-
<version>1.1.4-SNAPSHOT</version>
8+
<version>1.2.0-SNAPSHOT</version>
99

1010
<properties>
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)