Skip to content

Commit 6b1ccc1

Browse files
committed
Release 0.0.55
1 parent 7dc5472 commit 6b1ccc1

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
@@ -33,7 +33,7 @@ publishing {
3333
maven(MavenPublication) {
3434
groupId = 'dev.ravenapp'
3535
artifactId = 'raven-java'
36-
version = '0.0.54'
36+
version = '0.0.55'
3737
from components.java
3838
}
3939
}

0 commit comments

Comments
 (0)