Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit b2d027c

Browse files
SynapticloopSynapticloop
Synapticloop
authored and
Synapticloop
committed
version bump
1 parent b3ee317 commit b2d027c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ group = 'synapticloop'
1212
archivesBaseName = 'backblaze-b2-java-api'
1313
description = """An api for backblaze b2 storage in java"""
1414

15-
version = 'v1.2.0'
15+
version = 'v1.2.1'
1616

1717
description = """backblaze-b2-java-api"""
1818

@@ -153,4 +153,4 @@ github {
153153
assets = [
154154
'build/libs/' + archivesBaseName + '-' + version + '.jar'
155155
]
156-
}
156+
}

0 commit comments

Comments
 (0)