Skip to content

Commit 72edcb3

Browse files
committed
prepared for 1.8
1 parent 5a021e6 commit 72edcb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ apply plugin: "java"
3636
apply plugin: "com.adarshr.test-logger"
3737

3838
group = "com.github.briandilley.jsonrpc4j"
39-
version = "1.7"
39+
version = "1.8.0-SNAPSHOT"
4040
description = """
4141
This project aims to provide the facility to easily implement JSON-RPC for the java programming language.
4242
"""

0 commit comments

Comments
 (0)