We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d5f46b commit 8668ec5Copy full SHA for 8668ec5
README.md
@@ -17,7 +17,7 @@
17
<dependency>
18
<groupId>com.nmalygin</groupId>
19
<artifactId>superb-jdbc</artifactId>
20
- <version>0.0.4</version>
+ <version>0.0.5</version>
21
</dependency>
22
```
23
pom.xml
@@ -29,7 +29,7 @@ SOFTWARE.
29
30
31
32
- <version>0.0.5</version>
+ <version>0.0.6-SNAPSHOT</version>
33
<packaging>jar</packaging>
34
35
<name>Superb JDBC</name>
0 commit comments