Skip to content

Commit dd057df

Browse files
committed
next development iteration
1 parent d1bc43e commit dd057df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repositories {
2525
}
2626
2727
dependencies {
28-
implementation "com.jauntsdn.netty:netty-vmsocket:0.9.4"
28+
implementation "com.jauntsdn.netty:netty-vmsocket:0.9.5"
2929
}
3030
```
3131

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=com.jauntsdn.netty
2-
version=0.9.5
2+
version=0.9.6
33

44
googleJavaFormatPluginVersion=0.9
55
dependencyManagementPluginVersion=1.1.0

0 commit comments

Comments
 (0)