File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Main functionalities:
17
17
### Current version - branch master
18
18
19
19
[ ![ Maven Central] ( https://img.shields.io/maven-central/v/net.lecousin.framework.network/core.svg )] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22net.lecousin.framework.network%22%20AND%20a%3A%22core%22 )
20
- [ ![ Javadoc] ( https://img.shields.io/badge/javadoc-0.7.2 -brightgreen.svg )] ( https://www.javadoc.io/doc/net.lecousin.framework.network/core/0.7.2 )
20
+ [ ![ Javadoc] ( https://img.shields.io/badge/javadoc-0.7.3 -brightgreen.svg )] ( https://www.javadoc.io/doc/net.lecousin.framework.network/core/0.7.3 )
21
21
22
22
![ build status] ( https://travis-ci.org/lecousin/java-framework-network-core.svg?branch=master " Build Status ")
23
23
![ build status] ( https://ci.appveyor.com/api/projects/status/github/lecousin/java-framework-network-core?branch=master&svg=true " Build Status ")
Original file line number Diff line number Diff line change 8
8
9
9
<groupId >net.lecousin.framework.network</groupId >
10
10
<artifactId >core</artifactId >
11
- <version >0.7.2 </version >
11
+ <version >0.7.3 </version >
12
12
13
13
<name >lecousin.net Java framework - network - core</name >
14
14
<description >Core network functionalities</description >
You can’t perform that action at this time.
0 commit comments