We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2aefb4 commit 95605b4Copy full SHA for 95605b4
build.gradle
@@ -33,7 +33,7 @@ publishing {
33
maven(MavenPublication) {
34
groupId = 'dev.ravenapp'
35
artifactId = 'raven-java'
36
- version = '0.0.50'
+ version = '0.0.51'
37
from components.java
38
}
39
0 commit comments