Skip to content

Commit 0dd4180

Browse files
committed
v0.12.0
1 parent cace093 commit 0dd4180

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ See https://github.com/bozaro/git-lfs-java/blob/master/gitlfs-server/src/test/ja
5454

5555
## Changes
5656

57-
Version 0.12.0 (unreleased)
57+
Version 0.12.0
5858

5959
* Update dependencies
6060
* Drop dependency on Guava

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ subprojects {
3030
apply plugin: "signing"
3131

3232
group = "ru.bozaro.gitlfs"
33-
version = "0.12.0-SNAPSHOT"
33+
version = "0.12.0"
3434

3535
sourceCompatibility = javaVersion
3636

0 commit comments

Comments
 (0)