Skip to content

Commit

Permalink
4.10 Release!!
Browse files Browse the repository at this point in the history
  • Loading branch information
jentfoo committed May 29, 2019
1 parent 42cede9 commit 0b9c05d
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 @@ -9,7 +9,7 @@ Include the litesockets library into your project from maven central:
<dependency>
<groupId>org.threadly</groupId>
<artifactId>litesockets</artifactId>
<version>4.5</version>
<version>4.10</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
group = org.threadly
version = 4.10-SNAPSHOT
version = 4.10
threadlyVersion = 5.37

0 comments on commit 0b9c05d

Please sign in to comment.