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 4e71c0f commit 1390c16Copy full SHA for 1390c16
build.gradle
@@ -33,7 +33,7 @@ publishing {
33
maven(MavenPublication) {
34
groupId = 'dev.ravenapp'
35
artifactId = 'raven-java'
36
- version = '0.0.49'
+ version = '0.0.50'
37
from components.java
38
}
39
0 commit comments