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.
2 parents cace093 + 52da573 commit da5396eCopy full SHA for da5396e
README.md
@@ -54,7 +54,9 @@ See https://github.com/bozaro/git-lfs-java/blob/master/gitlfs-server/src/test/ja
54
55
## Changes
56
57
-Version 0.12.0 (unreleased)
+Version 0.13.0 (Unreleased)
58
+
59
+Version 0.12.0
60
61
* Update dependencies
62
* Drop dependency on Guava
build.gradle
@@ -30,7 +30,7 @@ subprojects {
30
apply plugin: "signing"
31
32
group = "ru.bozaro.gitlfs"
33
- version = "0.12.0-SNAPSHOT"
+ version = "0.13.0-SNAPSHOT"
34
35
sourceCompatibility = javaVersion
36
0 commit comments