Skip to content

Commit e3f3a86

Browse files
committed
v0.14.0-SNAPSHOT
1 parent b8cb6bf commit e3f3a86

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ 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)
58+
5759
Version 0.13.1
5860

5961
* LFS locking API fixes

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.13.1"
24+
version = "0.14.0-SNAPSHOT"
2525

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

0 commit comments

Comments
 (0)