Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Commit dcc8fdd

Browse files
authored
Version 1.0.0
1 parent 57f3454 commit dcc8fdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
}
33

44
group = 'arcnode'
5-
version = '1.0-SNAPSHOT'
5+
version = '1.0.0'
66

77
allprojects {
88
plugins.apply("java-library")

0 commit comments

Comments
 (0)