Skip to content

Commit b8cb6bf

Browse files
committed
v0.13.1
1 parent e986bcc commit b8cb6bf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

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

5555
## Changes
5656

57-
Version 0.14.0 (Unreleased)
57+
Version 0.13.1
5858

59-
* Drop dependency on Guava
59+
* LFS locking API fixes
6060

6161
Version 0.13.0
6262

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ plugins {
2121

2222
allprojects {
2323
group = "ru.bozaro.gitlfs"
24-
version = "0.14.0-SNAPSHOT"
24+
version = "0.13.1"
2525

2626
apply<IdeaPlugin>()
2727
apply<VersionsPlugin>()

0 commit comments

Comments
 (0)