Skip to content

Commit

Permalink
next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
mostroverkhov committed Apr 30, 2024
1 parent cf707d0 commit 78ec29d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repositories {
}
dependencies {
implementation "com.jauntsdn.netty:netty-vmsocket:0.9.2"
implementation "com.jauntsdn.netty:netty-vmsocket:0.9.3"
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=com.jauntsdn.netty
version=0.9.3
version=0.9.4

googleJavaFormatPluginVersion=0.9
dependencyManagementPluginVersion=1.1.0
Expand Down

0 comments on commit 78ec29d

Please sign in to comment.