Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ffd5eb1

Browse files
Update README.md
1 parent c294a0a commit ffd5eb1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Simple Java API for MySQL
44

55
## Installation
6-
6+
**Notice** Version can be changed. You see the last version in the badge on top of this site
77
### Maven
88
```XML
99
<repositories>
@@ -17,7 +17,7 @@ Simple Java API for MySQL
1717
<dependency>
1818
<groupId>com.github.Tallerik</groupId>
1919
<artifactId>MySQL-API</artifactId>
20-
<version>2.0.0</version>
20+
<version>2.0.1</version>
2121
</dependency>
2222
</dependencies>
2323
```
@@ -31,7 +31,7 @@ allprojects {
3131
}
3232
3333
dependencies {
34-
implementation 'com.github.Tallerik:MySQL-API:2.0.0'
34+
implementation 'com.github.Tallerik:MySQL-API:2.0.1'
3535
}
3636
```
3737

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /